Class RevisionAutoFormat
RevisionAutoFormat class
represents a revision record of information about a formatting change.
public class RevisionAutoFormat : Revision
Properties
| Name | Description |
|---|---|
| CellArea { get; } | Gets the location where the formatting was applied. |
| Id { get; } | Gets the number of this revision.(Inherited from Revision.) |
| override Type { get; } | Gets the type of the revision. |
| Worksheet { get; } | Gets the worksheet.(Inherited from Revision.) |
See Also
- class Revision
- namespace Aspose.Cells.Revisions
- assembly Aspose.Cells