Get Method
Get function
Gets the ProtectedRange element at the specified index.
func (instance *ProtectedRangeCollection) Get(index int32) (*ProtectedRange, error)
Remarks
See Also
- Class ProtectedRangeCollection
- Library Aspose.Cells for Go
Gets the ProtectedRange element at the specified index.
func (instance *ProtectedRangeCollection) Get(index int32) (*ProtectedRange, error)