 | 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.11.3+Branch.master.Sha.3fcdea311b5a001803ff150de35c25fd4cd62f93.3fcdea311b5a001803ff150de35c25fd4cd62f93
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