public interface CTSym extends XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTSym.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static SchemaType |
type |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL| Modifier and Type | Method and Description |
|---|---|
byte[] |
getChar()
Gets the "char" attribute
|
String |
getFont()
Gets the "font" attribute
|
boolean |
isSetChar()
True if has "char" attribute
|
boolean |
isSetFont()
True if has "font" attribute
|
void |
setChar(byte[] xchar)
Sets the "char" attribute
|
void |
setFont(String font)
Sets the "font" attribute
|
void |
unsetChar()
Unsets the "char" attribute
|
void |
unsetFont()
Unsets the "font" attribute
|
STShortHexNumber |
xgetChar()
Gets (as xml) the "char" attribute
|
STString |
xgetFont()
Gets (as xml) the "font" attribute
|
void |
xsetChar(STShortHexNumber xchar)
Sets (as xml) the "char" attribute
|
void |
xsetFont(STString font)
Sets (as xml) the "font" attribute
|
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, 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
String getFont()
STString xgetFont()
boolean isSetFont()
void setFont(String font)
void xsetFont(STString font)
void unsetFont()
byte[] getChar()
STShortHexNumber xgetChar()
boolean isSetChar()
void setChar(byte[] xchar)
void xsetChar(STShortHexNumber xchar)
void unsetChar()
Copyright © 2010 - 2020 Adobe. All Rights Reserved