Gets the current available redo steps count.
Namespace: Spire.Spreadsheet.FormsAssembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 3.7.1.8020
Syntax
| C# | Visual Basic | Visual C++ | F# |
public int RedoStepsCount { get; }
Public ReadOnly Property RedoStepsCount As Integer Get
public: property int RedoStepsCount { int get (); }
member RedoStepsCount : int with get