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