[]
Gets the character box collection.
public CharBoxInfoCollection CharBoxes { get; set; }
Public Property CharBoxes As CharBoxInfoCollection
Type | Description |
---|---|
CharBoxInfoCollection | A CharBoxCollection that indicates the collection when saving the character box. |
The CharBoxes can be added or removed. The types include GrapeCity.Win.Spread.InputMan.CellType.InputBox,GrapeCity.Win.Spread.InputMan.CellType.LiteralBox, and GrapeCity.Win.Spread.InputMan.CellType.SeparatorBox.