'Declaration Public Shadows Property SpreadsheetEditor As Vintasoft.Imaging.Office.Spreadsheet.Wpf.UI.WpfSpreadsheetEditorControl
public new Vintasoft.Imaging.Office.Spreadsheet.Wpf.UI.WpfSpreadsheetEditorControl SpreadsheetEditor { get; set; }
public: __property new Vintasoft.Imaging.Office.Spreadsheet.Wpf.UI.WpfSpreadsheetEditorControl* get_SpreadsheetEditor(); public: __property new void set_SpreadsheetEditor(
Vintasoft.Imaging.Office.Spreadsheet.Wpf.UI.WpfSpreadsheetEditorControl* value
);
public:
new property Vintasoft.Imaging.Office.Spreadsheet.Wpf.UI.WpfSpreadsheetEditorControl^ SpreadsheetEditor { Vintasoft.Imaging.Office.Spreadsheet.Wpf.UI.WpfSpreadsheetEditorControl^ get(); void set(Vintasoft.Imaging.Office.Spreadsheet.Wpf.UI.WpfSpreadsheetEditorControl^ value); }