Package | Description |
---|---|
org.apache.poi.hwpf.model.types |
Modifier and Type | Field | Description |
---|---|---|
protected Grfhic |
LVLFAbstractType.field_11_grfhic |
|
protected Grfhic |
LSTFAbstractType.field_5_grfhic |
|
protected Grfhic |
LFOAbstractType.field_6_grfhic |
Modifier and Type | Method | Description |
---|---|---|
Grfhic |
LFOAbstractType.getGrfhic() |
HTML compatibility flags.
|
Grfhic |
LSTFAbstractType.getGrfhic() |
A grfhic that specifies the HTML incompatibilities of the list..
|
Grfhic |
LVLFAbstractType.getGrfhic() |
A grfhic that specifies the HTML incompatibilities of the level..
|
Modifier and Type | Method | Description |
---|---|---|
void |
LFOAbstractType.setGrfhic(Grfhic field_6_grfhic) |
HTML compatibility flags.
|
void |
LSTFAbstractType.setGrfhic(Grfhic field_5_grfhic) |
A grfhic that specifies the HTML incompatibilities of the list..
|
void |
LVLFAbstractType.setGrfhic(Grfhic field_11_grfhic) |
A grfhic that specifies the HTML incompatibilities of the level..
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.