public interface CTFtnDocProps extends CTFtnProps
| Modifier and Type | Interface and Description |
|---|---|
static class |
CTFtnDocProps.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 |
|---|---|
CTFtnEdnSepRef |
addNewFootnote()
Appends and returns a new empty value (as xml) as the last "footnote" element
|
CTFtnEdnSepRef[] |
getFootnoteArray()
Deprecated.
|
CTFtnEdnSepRef |
getFootnoteArray(int i)
Gets ith "footnote" element
|
List<CTFtnEdnSepRef> |
getFootnoteList()
Gets a List of "footnote" elements
|
CTFtnEdnSepRef |
insertNewFootnote(int i)
Inserts and returns a new empty value (as xml) as the ith "footnote" element
|
void |
removeFootnote(int i)
Removes the ith "footnote" element
|
void |
setFootnoteArray(CTFtnEdnSepRef[] footnoteArray)
Sets array of all "footnote" element
|
void |
setFootnoteArray(int i,
CTFtnEdnSepRef footnote)
Sets ith "footnote" element
|
int |
sizeOfFootnoteArray()
Returns number of "footnote" element
|
addNewNumFmt, addNewNumRestart, addNewNumStart, addNewPos, getNumFmt, getNumRestart, getNumStart, getPos, isSetNumFmt, isSetNumRestart, isSetNumStart, isSetPos, setNumFmt, setNumRestart, setNumStart, setPos, unsetNumFmt, unsetNumRestart, unsetNumStart, unsetPoschangeType, 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
List<CTFtnEdnSepRef> getFootnoteList()
@Deprecated CTFtnEdnSepRef[] getFootnoteArray()
CTFtnEdnSepRef getFootnoteArray(int i)
int sizeOfFootnoteArray()
void setFootnoteArray(CTFtnEdnSepRef[] footnoteArray)
void setFootnoteArray(int i,
CTFtnEdnSepRef footnote)
CTFtnEdnSepRef insertNewFootnote(int i)
CTFtnEdnSepRef addNewFootnote()
void removeFootnote(int i)
Copyright © 2010 - 2020 Adobe. All Rights Reserved