'Declaration Public Property StylePainterSource As Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferences
public Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferences StylePainterSource { get; set; }
public: __property Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferences* get_StylePainterSource(); public: __property void set_StylePainterSource(
Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferences* value
);
public:
property Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferences^ StylePainterSource { Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferences^ get(); void set(Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferences^ value); }