Aspose::Cells::UnionRange::GetFirstColumn method

UnionRange::GetFirstColumn method

Gets the index of the first column of the range.

int32_t Aspose::Cells::UnionRange::GetFirstColumn()

Remarks

Only effects when it only contains one range.

See Also