Interface STTableStyleType
- All Superinterfaces:
XmlAnySimpleType,XmlObject,XmlString,XmlTokenSource
An XML ST_TableStyleType(@http://schemas.openxmlformats.org/spreadsheetml/2006/main).
This is an atomic type that is a restriction of org.openxmlformats.schemas.spreadsheetml.x2006.main.STTableStyleType.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classEnumeration value class for org.openxmlformats.schemas.spreadsheetml.x2006.main.STTableStyleType. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final STTableStyleType.Enumstatic final SimpleTypeFactory<STTableStyleType> static final STTableStyleType.Enumstatic final STTableStyleType.Enumstatic final STTableStyleType.Enumstatic final STTableStyleType.Enumstatic final STTableStyleType.Enumstatic final STTableStyleType.Enumstatic final STTableStyleType.Enumstatic final STTableStyleType.Enumstatic final STTableStyleType.Enumstatic final STTableStyleType.Enumstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final STTableStyleType.Enumstatic final STTableStyleType.Enumstatic final STTableStyleType.Enumstatic final STTableStyleType.Enumstatic final STTableStyleType.Enumstatic final STTableStyleType.Enumstatic final STTableStyleType.Enumstatic final STTableStyleType.Enumstatic final STTableStyleType.Enumstatic final STTableStyleType.Enumstatic final STTableStyleType.Enumstatic final STTableStyleType.Enumstatic final STTableStyleType.Enumstatic final STTableStyleType.Enumstatic final STTableStyleType.Enumstatic final STTableStyleType.Enumstatic final SchemaTypestatic final STTableStyleType.EnumFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionvoidMethods inherited from interface org.apache.xmlbeans.XmlAnySimpleType
getStringValue, setStringValueMethods inherited from interface org.apache.xmlbeans.XmlObject
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodeMethods inherited from interface org.apache.xmlbeans.XmlTokenSource
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
Field Details
-
Factory
-
type
-
WHOLE_TABLE
-
HEADER_ROW
-
TOTAL_ROW
-
FIRST_COLUMN
-
LAST_COLUMN
-
FIRST_ROW_STRIPE
-
SECOND_ROW_STRIPE
-
FIRST_COLUMN_STRIPE
-
SECOND_COLUMN_STRIPE
-
FIRST_HEADER_CELL
-
LAST_HEADER_CELL
-
FIRST_TOTAL_CELL
-
LAST_TOTAL_CELL
-
FIRST_SUBTOTAL_COLUMN
-
SECOND_SUBTOTAL_COLUMN
-
THIRD_SUBTOTAL_COLUMN
-
FIRST_SUBTOTAL_ROW
-
SECOND_SUBTOTAL_ROW
-
THIRD_SUBTOTAL_ROW
-
BLANK_ROW
-
FIRST_COLUMN_SUBHEADING
-
SECOND_COLUMN_SUBHEADING
-
THIRD_COLUMN_SUBHEADING
-
FIRST_ROW_SUBHEADING
-
SECOND_ROW_SUBHEADING
-
THIRD_ROW_SUBHEADING
-
PAGE_FIELD_LABELS
-
PAGE_FIELD_VALUES
-
INT_WHOLE_TABLE
static final int INT_WHOLE_TABLE- See Also:
-
INT_HEADER_ROW
static final int INT_HEADER_ROW- See Also:
-
INT_TOTAL_ROW
static final int INT_TOTAL_ROW- See Also:
-
INT_FIRST_COLUMN
static final int INT_FIRST_COLUMN- See Also:
-
INT_LAST_COLUMN
static final int INT_LAST_COLUMN- See Also:
-
INT_FIRST_ROW_STRIPE
static final int INT_FIRST_ROW_STRIPE- See Also:
-
INT_SECOND_ROW_STRIPE
static final int INT_SECOND_ROW_STRIPE- See Also:
-
INT_FIRST_COLUMN_STRIPE
static final int INT_FIRST_COLUMN_STRIPE- See Also:
-
INT_SECOND_COLUMN_STRIPE
static final int INT_SECOND_COLUMN_STRIPE- See Also:
-
INT_FIRST_HEADER_CELL
static final int INT_FIRST_HEADER_CELL- See Also:
-
INT_LAST_HEADER_CELL
static final int INT_LAST_HEADER_CELL- See Also:
-
INT_FIRST_TOTAL_CELL
static final int INT_FIRST_TOTAL_CELL- See Also:
-
INT_LAST_TOTAL_CELL
static final int INT_LAST_TOTAL_CELL- See Also:
-
INT_FIRST_SUBTOTAL_COLUMN
static final int INT_FIRST_SUBTOTAL_COLUMN- See Also:
-
INT_SECOND_SUBTOTAL_COLUMN
static final int INT_SECOND_SUBTOTAL_COLUMN- See Also:
-
INT_THIRD_SUBTOTAL_COLUMN
static final int INT_THIRD_SUBTOTAL_COLUMN- See Also:
-
INT_FIRST_SUBTOTAL_ROW
static final int INT_FIRST_SUBTOTAL_ROW- See Also:
-
INT_SECOND_SUBTOTAL_ROW
static final int INT_SECOND_SUBTOTAL_ROW- See Also:
-
INT_THIRD_SUBTOTAL_ROW
static final int INT_THIRD_SUBTOTAL_ROW- See Also:
-
INT_BLANK_ROW
static final int INT_BLANK_ROW- See Also:
-
INT_FIRST_COLUMN_SUBHEADING
static final int INT_FIRST_COLUMN_SUBHEADING- See Also:
-
INT_SECOND_COLUMN_SUBHEADING
static final int INT_SECOND_COLUMN_SUBHEADING- See Also:
-
INT_THIRD_COLUMN_SUBHEADING
static final int INT_THIRD_COLUMN_SUBHEADING- See Also:
-
INT_FIRST_ROW_SUBHEADING
static final int INT_FIRST_ROW_SUBHEADING- See Also:
-
INT_SECOND_ROW_SUBHEADING
static final int INT_SECOND_ROW_SUBHEADING- See Also:
-
INT_THIRD_ROW_SUBHEADING
static final int INT_THIRD_ROW_SUBHEADING- See Also:
-
INT_PAGE_FIELD_LABELS
static final int INT_PAGE_FIELD_LABELS- See Also:
-
INT_PAGE_FIELD_VALUES
static final int INT_PAGE_FIELD_VALUES- See Also:
-
-
Method Details
-
getEnumValue
StringEnumAbstractBase getEnumValue() -
setEnumValue
-