次の方法で共有


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 を返します。

属性

適用対象