'Declaration Public ReadOnly Property Actions As System.Collections.Generic.IList(Of SpreadsheetEditorUndoAction)
public System.Collections.Generic.IList<SpreadsheetEditorUndoAction> Actions { get; }
public: __property System.Collections.Generic.IList<SpreadsheetEditorUndoAction*>* get_Actions();
public:
property System.Collections.Generic.IList<SpreadsheetEditorUndoAction^>^ Actions { System.Collections.Generic.IList<SpreadsheetEditorUndoAction^>^ get(); }