Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IValueSortField Interface
/ CustomValues Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
CustomValues Property (IValueSortField)
In This Topic
Gets or sets the custom value list, such as:3,2,5,1.
Syntax
C#
System.
string
CustomValues {
get
;
set
;}
Remarks
If the property is not
System.String.Empty
, the order is by customValues.
See Also
Reference
IValueSortField Interface
IValueSortField Members