WorkbookClass.Colors[Object] Property

Definition

public:
 virtual property System::Object ^ Colors[System::Object ^] { System::Object ^ get(System::Object ^ Index); void set(System::Object ^ Index, System::Object ^ value); };
public virtual object Colors[object Index] { get; set; }
Public Overridable Property Colors(Optional Index As Object) As Object

Parameters

Index
Object

Property Value

Implements

Applies to