FilterColumn.Top10 Property

Definition

Top 10.

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

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

Property Value

Returns Top10.

Applies to