Search
Cell.getColumn Method
See Also
 






Gets the zero-based index of the column of the represented cell.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public int getColumn ()

 Return Value

 See Also