Click or drag to resize
TableCells Property
Gets the Cell collection in the current Table.

Namespace: Aceoffix.WordReader
Assembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntax
public ArrayList Cells { get; }

Property Value

Type: ArrayList
See Also