FilterColumn.ExtensionList Property

Definition

ExtensionList.

Represents the following element tag in the schema: x:extLst.

public DocumentFormat.OpenXml.Spreadsheet.ExtensionList ExtensionList { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.ExtensionList? ExtensionList { get; set; }
member this.ExtensionList : DocumentFormat.OpenXml.Spreadsheet.ExtensionList with get, set
Public Property ExtensionList As ExtensionList

Property Value

Returns ExtensionList.

Applies to