次の方法で共有


NoNamespace.anchor フィールド

定義

アンカー XML 属性を表します。

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

フィールド値

注釈

XML 属性として、次のようになります。

  • は、 の XML 要素bodyPrtcPrbodyPrbodyPrに含まれています。
  • は、厳密に型指定されたプロパティ BodyProperties.Anchor、TableCellProperties.Anchor、TextBodyProperties.Anchor に対応します。

適用対象