Click or drag to resize

DocxCellIterator Constructor

Initializes a new instance of the DocxCellIterator class.

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
public DocxCellIterator(
	Table innerObject
)

Parameters

innerObject  Table
The inner object.
Exceptions
ExceptionCondition
NotImplementedException
See Also