Row.Collapsed Propriété

Définition

Collapsed

Représente l’attribut suivant dans le schéma : réduit

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

Valeur de propriété

Retourne BooleanValue.

Attributs

S’applique à