 | FilterColumnTop10 Property |
Top 10.
Represents the following element tag in the schema: x:top10.
Namespace: DocumentFormat.OpenXml.SpreadsheetAssembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll) Version: 2.20.0+Branch.release-v2.20.0.Sha.a873d3fbff9bffe179fea62486da950adf5be65d.a873d3fbff9bffe179fea62486da950adf5be65d
Syntaxpublic Top10? Top10 { get; set; }
Public Property Top10 As Top10
Get
Set
public:
property Top10^ Top10 {
Top10^ get ();
void set (Top10^ value);
}
member Top10 : Top10 with get, set
Property Value
Top10
See Also