Map.PreserveAutoFilterState Property

Definition

Preserve AutoFilter State

Represents the following attribute in the schema: PreserveSortAFLayout

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

Property Value

Returns BooleanValue.

Attributes

Applies to