'Declaration Public ReadOnly Property MergedCells As System.Collections.Generic.IList(Of CellReferences)
public System.Collections.Generic.IList<CellReferences> MergedCells { get; }
public: __property System.Collections.Generic.IList<CellReferences*>* get_MergedCells();
public:
property System.Collections.Generic.IList<CellReferences^>^ MergedCells { System.Collections.Generic.IList<CellReferences^>^ get(); }