GetCurrentRegion Method
GetCurrentRegion function
Returns a Range object that represents the current region.The current region is a range bounded by any combination of blank rows and blank columns.
func (instance *Range) GetCurrentRegion() (*Range, error)
Remarks
See Also
- Class Range
- Namespace Aspose.Cells
- Library Aspose.Cells for Go