TCellMergedState Record
This struct is used in TExcelFile.CellMergedNext to keep track of the next merged cell that will be iterated.
Syntax
Unit: FlexCel.Core
TCellMergedState = record;
Methods
Name |
Description |
Init |
Initializes a new State ready to enumerate all merged cells in a sheet.
|