OpenXmlElement.MCAttributes プロパティ

定義

マークアップの互換性属性を設定します。 現在の要素に対してマークアップ互換性属性が定義されていない場合は null を返します。

public DocumentFormat.OpenXml.MarkupCompatibilityAttributes MCAttributes { get; set; }
member this.MCAttributes : DocumentFormat.OpenXml.MarkupCompatibilityAttributes with get, set
Public Property MCAttributes As MarkupCompatibilityAttributes

プロパティ値

MarkupCompatibilityAttributes

適用対象