Share via


TabularSlicerCache.CustomListSort Property

Definition

customListSort, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: customListSort

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

Property Value

Attributes

Applies to