[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.IShapeBase.Adjustments

Adjustments Property

Adjustments

Gets an IArray<double> object that contains adjustment values for all the adjustments in the specified shape.

Declaration
IArray<double> Adjustments { get; }
ReadOnly Property Adjustments As IArray(Of Double)
Property Value
Type Description
IArray<double>

The IArray<double> object.