|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ColumnStyle | |
---|---|
com.sas.table | A set of interfaces for accessing two-dimensional data, and a set of classes for viewing and manipulating that data in tabular form. |
Uses of ColumnStyle in com.sas.table |
---|
Methods in com.sas.table that return ColumnStyle | |
---|---|
static ColumnStyle |
TableViewDefaults.getColumnStyle()
Returns a default column style. |
ColumnStyle |
TableView.getDefaultColumnStyle()
Returns the set of style properties that serve as defaults for all columns. |
Methods in com.sas.table with parameters of type ColumnStyle | |
---|---|
void |
TableView.setDefaultColumnStyle(ColumnStyle newValue)
Specifies the set of style properties to use as defaults for all columns. |
|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |