Workbook_ColorsType.Item[Object] Property

Definition

public:
 property System::Object ^ default[System::Object ^] { System::Object ^ get(System::Object ^ Index); void set(System::Object ^ Index, System::Object ^ value); };
public object this[object Index] { get; set; }
member this.Item(obj) : obj with get, set
Default Public Property Item(Optional Index As Object) As Object

Parameters

Index
Object

Property Value

Applies to