GetMaxColumn Method
GetMaxColumn function
Maximum column index of those cells that have been instantiated in the collection(does not include the columnwhere style is defined for the whole column but no cell has been instantiated in it).
func (instance *Cells) GetMaxColumn() (int32, error)
Remarks
See Also
- Class Cells
- Library Aspose.Cells for Go