RevisionComment.HiddenRow 属性

定义

隐藏行中的注释

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

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

属性值

返回 BooleanValue

属性

适用于