'Declaration Public ReadOnly Property CurrentRedoAction As SpreadsheetEditorUndoAction
public SpreadsheetEditorUndoAction CurrentRedoAction { get; }
public: __property SpreadsheetEditorUndoAction* get_CurrentRedoAction();
public:
property SpreadsheetEditorUndoAction^ CurrentRedoAction { SpreadsheetEditorUndoAction^ get(); }