RevisionComment.HiddenRow Propriété

Définition

Commentaire dans la ligne masquée

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

Valeur de propriété

Retourne BooleanValue.

Attributs

S’applique à