public class ReportColumn extends Column
Column.AddColumnToSheetBuilder, Column.UpdateColumnBuilder| Constructor and Description |
|---|
ReportColumn() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getSheetNameColumn()
Gets the sheet name for the column.
|
Long |
getVirtualId()
Gets the virtual id for the column.
|
ReportColumn |
setSheetNameColumn(boolean sheetNameColumn)
Sets the sheet name for the column.
|
ReportColumn |
setVirtualId(Long virtualId)
Sets the virtual id for the column.
|
getAutoNumberFormat, getContactOptions, getFilter, getFormat, getHidden, getIndex, getOptions, getPrimary, getSymbol, getSystemColumnType, getTags, getTitle, getType, getValidation, getWidth, isLocked, isLockedForUser, setAutoNumberFormat, setContactOptions, setFilter, setFormat, setHidden, setIndex, setLocked, setLockedForUser, setOptions, setPrimary, setSymbol, setSystemColumnType, setTags, setTitle, setType, setValidation, setWidthequals, getId, hashCode, setIdpublic boolean getSheetNameColumn()
public ReportColumn setSheetNameColumn(boolean sheetNameColumn)
sheetNameColumn - the sheetname for columnpublic Long getVirtualId()
public ReportColumn setVirtualId(Long virtualId)
virtualId - the virtual idCopyright © 2014–2017 Smartsheet. All rights reserved.