'Declaration Public ReadOnly Property MergedCells As XlsxDocumentMergeCells
public XlsxDocumentMergeCells MergedCells { get; }
public: __property XlsxDocumentMergeCells* get_MergedCells();
public:
property XlsxDocumentMergeCells^ MergedCells { XlsxDocumentMergeCells^ get(); }