Add Method
Add function
Adds a ProtectedRange item to the collection.
func (instance *ProtectedRangeCollection) Add(name string, startrow int32, startcolumn int32, endrow int32, endcolumn int32) (int32, error)
Remarks
See Also
- Class ProtectedRangeCollection
- Library Aspose.Cells for Go