[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.IAdjustments.Item

this Property

this[int]

Gets or sets the value of specified adjustment point.

Declaration
double this[int Index] { get; set; }
Parameters
Type Name Description
int Index

The index number of adjustments collection.

Property Value
Type Description
double

The value of the specified adjustment point.