次の方法で共有


SignatureLine.AllowComments プロパティ

定義

allowComments では、このプロパティは Office 2013 以降でのみ使用できます。

スキーマ内の次の属性を表します。 allowComments

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

プロパティ値

属性

適用対象