Package | Description |
---|---|
org.zkoss.zss.model |
ZK Spreadsheet Internal Book Model classes.
|
org.zkoss.zss.model.impl |
ZK Spreadsheet Internal Book Model Implementation classes.
|
Modifier and Type | Method and Description |
---|---|
SFill |
SCellStyle.getFill()
Returns the fill
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractFillAdv |
class |
FillImpl |
Modifier and Type | Method and Description |
---|---|
SFill |
NamedStyleImpl.getFill() |
SFill |
CellStyleImpl.getFill() |
Modifier and Type | Method and Description |
---|---|
static byte[] |
FillImpl.getFillPatternBytes(SFill style,
int xOffset,
int yOffset,
int width,
int height) |
protected void |
CellStyleImpl.setFill(SFill fill) |
Constructor and Description |
---|
TableStyleElemImpl(SFont font,
SFill fill,
SBorder border) |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.