Interface STBorderStyle
- All Superinterfaces:
XmlAnySimpleType,XmlObject,XmlString,XmlTokenSource
An XML ST_BorderStyle(@http://schemas.openxmlformats.org/spreadsheetml/2006/main).
This is an atomic type that is a restriction of org.openxmlformats.schemas.spreadsheetml.x2006.main.STBorderStyle.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classEnumeration value class for org.openxmlformats.schemas.spreadsheetml.x2006.main.STBorderStyle. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final STBorderStyle.Enumstatic final STBorderStyle.Enumstatic final STBorderStyle.Enumstatic final STBorderStyle.Enumstatic final STBorderStyle.Enumstatic final SimpleTypeFactory<STBorderStyle> static final STBorderStyle.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 STBorderStyle.Enumstatic final STBorderStyle.Enumstatic final STBorderStyle.Enumstatic final STBorderStyle.Enumstatic final STBorderStyle.Enumstatic final STBorderStyle.Enumstatic final STBorderStyle.Enumstatic final STBorderStyle.Enumstatic final SchemaTypeFields 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
-
NONE
-
THIN
-
MEDIUM
-
DASHED
-
DOTTED
-
THICK
-
DOUBLE
-
HAIR
-
MEDIUM_DASHED
-
DASH_DOT
-
MEDIUM_DASH_DOT
-
DASH_DOT_DOT
-
MEDIUM_DASH_DOT_DOT
-
SLANT_DASH_DOT
-
INT_NONE
static final int INT_NONE- See Also:
-
INT_THIN
static final int INT_THIN- See Also:
-
INT_MEDIUM
static final int INT_MEDIUM- See Also:
-
INT_DASHED
static final int INT_DASHED- See Also:
-
INT_DOTTED
static final int INT_DOTTED- See Also:
-
INT_THICK
static final int INT_THICK- See Also:
-
INT_DOUBLE
static final int INT_DOUBLE- See Also:
-
INT_HAIR
static final int INT_HAIR- See Also:
-
INT_MEDIUM_DASHED
static final int INT_MEDIUM_DASHED- See Also:
-
INT_DASH_DOT
static final int INT_DASH_DOT- See Also:
-
INT_MEDIUM_DASH_DOT
static final int INT_MEDIUM_DASH_DOT- See Also:
-
INT_DASH_DOT_DOT
static final int INT_DASH_DOT_DOT- See Also:
-
INT_MEDIUM_DASH_DOT_DOT
static final int INT_MEDIUM_DASH_DOT_DOT- See Also:
-
INT_SLANT_DASH_DOT
static final int INT_SLANT_DASH_DOT- See Also:
-
-
Method Details
-
getEnumValue
StringEnumAbstractBase getEnumValue() -
setEnumValue
-