Aspose::Cells::ProtectedRangeCollection::Get method
ProtectedRangeCollection::Get method
Gets the ProtectedRange element at the specified index.
ProtectedRange Aspose::Cells::ProtectedRangeCollection::Get(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | The zero based index of the element. |
ReturnValue
The element at the specified index.
See Also
- Class ProtectedRange
- Class Vector
- Class ProtectedRangeCollection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++