Resize Method

Resize function

Resize the range of the list object.


func (instance *ListObject) Resize(startrow int32, startcolumn int32, endrow int32, endcolumn int32, hasheaders bool)  error

Remarks

See Also