ProtectedRangeCollection.Item
ProtectedRangeCollection indexer
Gets the ProtectedRange
element at the specified index.
public ProtectedRange this[int index] { get; }
Parameter | Description |
---|---|
index | The zero based index of the element. |
Return Value
The element at the specified index.
See Also
- class ProtectedRange
- class ProtectedRangeCollection
- namespace Aspose.Cells
- assembly Aspose.Cells