MetadataType.GhostColumn 属性

定义

元数据虚影列

表示架构中的以下属性:ghostCol

[DocumentFormat.OpenXml.SchemaAttr(0, "ghostCol")]
public DocumentFormat.OpenXml.BooleanValue GhostColumn { get; set; }
public DocumentFormat.OpenXml.BooleanValue GhostColumn { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "ghostCol")]
public DocumentFormat.OpenXml.BooleanValue? GhostColumn { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("ghostCol")]
public DocumentFormat.OpenXml.BooleanValue? GhostColumn { get; set; }
public DocumentFormat.OpenXml.BooleanValue? GhostColumn { get; set; }
member this.GhostColumn : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "ghostCol")>]
member this.GhostColumn : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("ghostCol")>]
member this.GhostColumn : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property GhostColumn As BooleanValue

属性值

返回 BooleanValue

属性

适用于