RevisionComment.HiddenColumn 属性

定义

隐藏列

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

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

属性值

返回 BooleanValue

属性

适用于