GetAllowEditRanges Method

GetAllowEditRanges function

Gets the allow edit range collection in the worksheet.


func (instance *Worksheet) GetAllowEditRanges()  (*ProtectedRangeCollection,  error) 

Remarks

See Also