RevisionAutoFormat Class
RevisionAutoFormat class
represents a revision record of information about a formatting change.
type RevisionAutoFormat struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|---|
NewRevisionAutoFormat | Constructs from a parent object. |
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
GetType | Gets the type of the revision. |
GetCellArea | Gets the location where the formatting was applied. |
GetWorksheet | Gets the worksheet. |
GetId | Gets the number of this revision. |