A Sandcastle Documented Class Library
![]() | DocxCellIterator Constructor |
Initializes a new instance of the DocxCellIterator class.
Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)

public DocxCellIterator( Table innerObject )
Public Sub New ( innerObject As Table )
public: DocxCellIterator( Table^ innerObject )
new : innerObject : Table -> DocxCellIterator
Parameters
- innerObject
- Type: Table
The inner object.

Exception | Condition |
---|---|
NotImplementedException |
