SignatureLine.AllowComments 属性

定义

用户指定的注释标志

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

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

属性值

返回 EnumValue<T>

属性

适用于