public interface STTrendlineType extends XmlString
| Modifier and Type | Interface and Description |
|---|---|
static class |
STTrendlineType.Enum
Enumeration value class for org.openxmlformats.schemas.drawingml.x2006.chart.STTrendlineType.
|
static class |
STTrendlineType.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static STTrendlineType.Enum |
EXP |
static int |
INT_EXP |
static int |
INT_LINEAR |
static int |
INT_LOG |
static int |
INT_MOVING_AVG |
static int |
INT_POLY |
static int |
INT_POWER |
static STTrendlineType.Enum |
LINEAR |
static STTrendlineType.Enum |
LOG |
static STTrendlineType.Enum |
MOVING_AVG |
static STTrendlineType.Enum |
POLY |
static STTrendlineType.Enum |
POWER |
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 STTrendlineType.Enum EXP
static final STTrendlineType.Enum LINEAR
static final STTrendlineType.Enum LOG
static final STTrendlineType.Enum MOVING_AVG
static final STTrendlineType.Enum POLY
static final STTrendlineType.Enum POWER
static final int INT_EXP
static final int INT_LINEAR
static final int INT_LOG
static final int INT_MOVING_AVG
static final int INT_POLY
static final int INT_POWER
StringEnumAbstractBase enumValue()
void set(StringEnumAbstractBase e)
Copyright © 2010 - 2020 Adobe. All Rights Reserved