SignatureLine.AllowComments Propriété

Définition

Indicateur de commentaires spécifié par l’utilisateur

Représente l’attribut suivant dans le schéma : 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

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à