GetEntireColumn Method

GetEntireColumn function

Gets a Range object that represents the entire column (or columns) that contains the specified range.


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

Remarks

See Also