public final class CTParagraphStyleSetting
extends org.moe.natj.c.StructObject
| Modifier | Constructor and Description |
|---|---|
|
CTParagraphStyleSetting() |
|
CTParagraphStyleSetting(int spec,
long valueSize,
org.moe.natj.general.ptr.ConstVoidPtr value) |
protected |
CTParagraphStyleSetting(org.moe.natj.general.Pointer peer) |
| Modifier and Type | Method and Description |
|---|---|
void |
setSpec(int value) |
void |
setValue(org.moe.natj.general.ptr.ConstVoidPtr value) |
void |
setValueSize(long value) |
int |
spec() |
org.moe.natj.general.ptr.ConstVoidPtr |
value() |
long |
valueSize() |