'Declaration Public ReadOnly Property SelectedCells As Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferences[]
public Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferences[] SelectedCells { get; }
public: __property Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferences*[] get_SelectedCells();
public:
property Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferences^[] SelectedCells { Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferences^[] get(); }