次の方法で共有


A.firstRow フィールド

定義

a: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 要素があります。 tableStyletblStyle
  • には、次の子 XML 要素があります。 tcStyletcTxStyle
  • は、厳密に型指定されたクラス FirstRow に対応します。

適用対象