TableToRangeOptions Class

TableToRangeOptions class

Represents the options when converting table to range.


type TableToRangeOptions struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewTableToRangeOptionsDefault constructor.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetLastRowGets and sets the last row index of the table.
SetLastRowGets and sets the last row index of the table.