Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace
/
IAdjustments Interface
/ Item Property
The index number of adjustments collection.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Item Property (IAdjustments)
In This Topic
Gets or sets the value of specified adjustment point.
Syntax
C#
System.
double
this
[ System.
int
Index
]; {
get
;
set
;}
Parameters
Index
The index number of adjustments collection.
Property Value
The value of the specified adjustment point.
See Also
Reference
IAdjustments Interface
IAdjustments Members