共用方式為


DynamicArrayProperties.FCollapsed Property

Definition

fCollapsed, this property is only available in Office 2019 and later.

Represents the following attribute in the schema: fCollapsed

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

Property Value

Attributes

Applies to