'Declaration Public Function UnmergeCells( _
ByVal cellsЯчейки.As Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferences _
) As Boolean
public bool UnmergeCells(
Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferences cells
)
public: bool UnmergeCells(
Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferences* cells
)
public:
bool UnmergeCells(
Vintasoft.Imaging.Office.Spreadsheet.Document.CellReferences^ cells
)
Parameters
- cells
- Ячейки.
Return Value
True, если MergedCells изменено; в противном случае, false.