Package | Description |
---|---|
org.apache.poi.xddf.usermodel.text |
Modifier and Type | Method and Description |
---|---|
abstract XDDFSpacing.Kind |
XDDFSpacing.getType() |
XDDFSpacing.Kind |
XDDFSpacingPercent.getType() |
XDDFSpacing.Kind |
XDDFSpacingPoints.getType() |
static XDDFSpacing.Kind |
XDDFSpacing.Kind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static XDDFSpacing.Kind[] |
XDDFSpacing.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.