'Declaration Public Property EditorSettings As Vintasoft.Imaging.Office.Spreadsheet.SpreadsheetEditorSettings
public Vintasoft.Imaging.Office.Spreadsheet.SpreadsheetEditorSettings EditorSettings { get; set; }
public: __property Vintasoft.Imaging.Office.Spreadsheet.SpreadsheetEditorSettings* get_EditorSettings(); public: __property void set_EditorSettings(
Vintasoft.Imaging.Office.Spreadsheet.SpreadsheetEditorSettings* value
);
public:
property Vintasoft.Imaging.Office.Spreadsheet.SpreadsheetEditorSettings^ EditorSettings { Vintasoft.Imaging.Office.Spreadsheet.SpreadsheetEditorSettings^ get(); void set(Vintasoft.Imaging.Office.Spreadsheet.SpreadsheetEditorSettings^ value); }