Class RevisionDefinedName
RevisionDefinedName class
Represents a revision record of a defined name change.
public class RevisionDefinedName : Revision
Properties
| Name | Description |
|---|---|
| Id { get; } | Gets the number of this revision.(Inherited from Revision.) |
| NewFormula { get; } | Gets the formula. |
| OldFormula { get; } | Gets the old formula. |
| Text { get; } | Gets the text of the defined name. |
| override Type { get; } | Represents the type of revision. |
| Worksheet { get; } | Gets the worksheet.(Inherited from Revision.) |
See Also
- class Revision
- namespace Aspose.Cells.Revisions
- assembly Aspose.Cells