'Declaration Public Property CellsClipboard As Vintasoft.Imaging.Office.Spreadsheet.SheetCellsClipboard
public Vintasoft.Imaging.Office.Spreadsheet.SheetCellsClipboard CellsClipboard { get; set; }
public: __property Vintasoft.Imaging.Office.Spreadsheet.SheetCellsClipboard* get_CellsClipboard(); public: __property void set_CellsClipboard(
Vintasoft.Imaging.Office.Spreadsheet.SheetCellsClipboard* value
);
public:
property Vintasoft.Imaging.Office.Spreadsheet.SheetCellsClipboard^ CellsClipboard { Vintasoft.Imaging.Office.Spreadsheet.SheetCellsClipboard^ get(); void set(Vintasoft.Imaging.Office.Spreadsheet.SheetCellsClipboard^ value); }