|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.doc.OwnerHolder
com.spire.doc.documents.xml.DocumentSerializable
com.spire.doc.formatting.FormatBase
com.spire.doc.formatting.AttrCollection
com.spire.doc.formatting.WordAttrCollection
public abstract class WordAttrCollection
Collection of attribute values that can have formatting revision.
| Constructor Summary | |
|---|---|
WordAttrCollection(FormatBase parent,
int baseKey)
Initializes a new instance of the WordAttrCollection class |
|
WordAttrCollection(IDocument doc)
Initializes a new instance of the WordAttrCollection class |
|
WordAttrCollection(IDocument doc,
DocumentObject owner)
Initializes a new instance of the WordAttrCollection class |
|
| Method Summary |
|---|
| Methods inherited from class com.spire.doc.formatting.FormatBase |
|---|
clearFormatting, hasKey, isDefault |
| Methods inherited from class com.spire.doc.OwnerHolder |
|---|
getDocument |
| Constructor Detail |
|---|
public WordAttrCollection(IDocument doc)
WordAttrCollection class
doc - doc
public WordAttrCollection(IDocument doc,
DocumentObject owner)
WordAttrCollection class
doc - docowner - owner
public WordAttrCollection(FormatBase parent,
int baseKey)
WordAttrCollection class
parent - parentbaseKey - baseKey
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||