Share via


WorkbookClass.Colors[Object] プロパティ

定義

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

パラメーター

Index
Object

プロパティ値

実装

適用対象