Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IAdjustments Interface / Item Property
The index number of adjustments collection
In This Topic
    Item Property (IAdjustments)
    In This Topic
    Gets or sets the value of specified adjustment point
    Syntax
    System.double this[ 
       System.int Index
    ]; {get; set;}

    Parameters

    Index
    The index number of adjustments collection
    See Also