OpenXmlElement.MCAttributes 属性

定义

获取或设置标记兼容性属性。 如果未为当前元素定义标记兼容性属性,则返回 null。

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

属性值

适用于