GetEntireRow Method

GetEntireRow function

Gets a Range object that represents the entire row (or rows) that contains the specified range.


func (instance *Range) GetEntireRow()  (*Range,  error) 

Remarks

See Also