Add Method

Add function

Adds a item to the collection.


func (instance *ProtectedRangeCollection) Add(name string, startrow int32, startcolumn int32, endrow int32, endcolumn int32)  (int32,  error) 

Remarks

See Also