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

属性值

实现

适用于