public interface STBarGrouping extends XmlString
| Modifier and Type | Interface and Description |
|---|---|
static class |
STBarGrouping.Enum
Enumeration value class for org.openxmlformats.schemas.drawingml.x2006.chart.STBarGrouping.
|
static class |
STBarGrouping.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static STBarGrouping.Enum |
CLUSTERED |
static int |
INT_CLUSTERED |
static int |
INT_PERCENT_STACKED |
static int |
INT_STACKED |
static int |
INT_STANDARD |
static STBarGrouping.Enum |
PERCENT_STACKED |
static STBarGrouping.Enum |
STACKED |
static STBarGrouping.Enum |
STANDARD |
static SchemaType |
type |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL| Modifier and Type | Method and Description |
|---|---|
StringEnumAbstractBase |
enumValue() |
void |
set(StringEnumAbstractBase e) |
getStringValue, set, setStringValue, stringValuechangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextstatic final SchemaType type
static final STBarGrouping.Enum PERCENT_STACKED
static final STBarGrouping.Enum CLUSTERED
static final STBarGrouping.Enum STANDARD
static final STBarGrouping.Enum STACKED
static final int INT_PERCENT_STACKED
static final int INT_CLUSTERED
static final int INT_STANDARD
static final int INT_STACKED
StringEnumAbstractBase enumValue()
void set(StringEnumAbstractBase e)
Copyright © 2010 - 2020 Adobe. All Rights Reserved