Returns the zero-based index of the column with the specified character representation.
Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet
SyntaxJava
Copy Code
|
|---|
public static int getColumnIndex ( |
The character representation of the column.
The zero-based index of the column.
See Also