[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.IPictureEffects.Item

this Property

this[int]

Gets the IPictureEffect object at the specified index.

Declaration
IPictureEffect this[int index] { get; }
ReadOnly Default Property Item(index As Integer) As IPictureEffect
Parameters
Type Name Description
int index

The index.

Property Value
Type Description
IPictureEffect

The IPictureEffect object at the specified index.