GetWorksheet Method

GetWorksheet function

Gets the Worksheetobject which contains this range.


func (instance *Range) GetWorksheet()  (*Worksheet,  error) 

Remarks

See Also