Styles._Default[Object] Property

Definition

Reserved for internal use.

public:
 property Microsoft::Office::Interop::Excel::Style ^ default[System::Object ^] { Microsoft::Office::Interop::Excel::Style ^ get(System::Object ^ Index); };
public Microsoft.Office.Interop.Excel.Style this[object Index] { get; }
Default Public ReadOnly Property _Default(Index As Object) As Style

Parameters

Index
Object

Property Value

Applies to