W.firstRow 字段

定义

表示 w:firstRow XML 属性。

public static readonly System.Xml.Linq.XName firstRow;
 staticval mutable firstRow : System.Xml.Linq.XName
Public Shared ReadOnly firstRow As XName 

字段值

注解

作为 XML 属性,它:

  • 包含在以下 XML 元素中: cnfStyletblLook
  • 对应于以下强类型属性:ConditionalFormatStyle.FirstRow、TableLook.FirstRow。

适用于