RevisionDefinedNameNewFormula Property |
Gets the formula.
Namespace:
Aspose.Cells.Revisions
Assembly:
Aspose.Cells (in Aspose.Cells.dll) Version: 22.5.0.0 (22.5.0)
Syntaxpublic string NewFormula { get; }
Public ReadOnly Property NewFormula As String
Get
public:
property String^ NewFormula {
String^ get ();
}
member NewFormula : string with get
Property Value
Type:
String
See Also