com.spire.doc.formatting
Class AttrCollection
java.lang.Object
com.spire.doc.OwnerHolder
com.spire.doc.documents.xml.DocumentSerializable
com.spire.doc.formatting.FormatBase
com.spire.doc.formatting.AttrCollection
- All Implemented Interfaces:
- IDocumentSerializable
- Direct Known Subclasses:
- Border, MathObject, TablePositioning, WordAttrCollection
public abstract class AttrCollection
- extends FormatBase
Collection of attribute values and their keys.
This is the backbone of the mechanism for objects to store and inherit attributes.
AttrCollection
public AttrCollection(IDocument doc,
DocumentObject owner)
AttrCollection
public AttrCollection(IDocument doc)
AttrCollection
public AttrCollection(FormatBase parent,
int baseKey)