Format Class
Represents a base class for all formats.
- Inheritance:
- System.ObjectFormat
- Derived
Remarks
For more information, see formats and styles.
Properties
Document
Gets the owner document.
Property Value
The owner document.
Methods
ClearFormatting()
Clears the formatting.
Remarks
This method will clear all directly set formatting values. When retrieving formatting value, they can still come from other sources, as explained in formats and styles article.