'Declaration Public Property CellsBorders As Vintasoft.Imaging.Office.Spreadsheet.Document.CellsBorders
public Vintasoft.Imaging.Office.Spreadsheet.Document.CellsBorders CellsBorders { get; set; }
public: __property Vintasoft.Imaging.Office.Spreadsheet.Document.CellsBorders* get_CellsBorders(); public: __property void set_CellsBorders(
Vintasoft.Imaging.Office.Spreadsheet.Document.CellsBorders* value
);
public:
property Vintasoft.Imaging.Office.Spreadsheet.Document.CellsBorders^ CellsBorders { Vintasoft.Imaging.Office.Spreadsheet.Document.CellsBorders^ get(); void set(Vintasoft.Imaging.Office.Spreadsheet.Document.CellsBorders^ value); }