public class GSColumn extends SpreadsheetColumn
Constructor and Description |
---|
GSColumn(GSWorksheet worksheet,
int columnIndex) |
Modifier and Type | Method and Description |
---|---|
String |
getGoogleColumnId() |
void |
setGoogleColumnId(String id) |
String |
toString() |
getAlias, getDataType, getDelimiter, getIdentifier, getIndex, getName, getPrefixedIndex, getWorksheet, isIdentifiableBy, isMany, isNotMany, isValidIndex, setAlias, setDataType, setDelimiter, setMany, setName, validateConstructorArguments
public GSColumn(GSWorksheet worksheet, int columnIndex)
public String getGoogleColumnId()
public void setGoogleColumnId(String id)
public String toString()
toString
in class SpreadsheetColumn
Copyright © 2018. All rights reserved.