Excel.Interfaces.PaneData interface
An interface describing the data returned by calling pane.toJSON().
Properties
| index | Returns index of the pane. |
Property Details
index
Returns index of the pane.
index?: number;
Property Value
number