'Declaration Public ReadOnly Property SelectedCells As CellReferences[]
public CellReferences[] SelectedCells { get; }
public: __property CellReferences*[] get_SelectedCells();
public:
property CellReferences^[] SelectedCells { CellReferences^[] get(); }