Метод | Описание | |
---|---|---|
CreateCellForms ( |
Creates the document forms.
|
|
FormsProcessor ( IDocument document ) : System |
Initializes a new instance of the FormsProcessor class.
|
|
ReadFormNodes ( ) : void |
Reads the content nodes.
|
Метод | Описание | |
---|---|---|
CreateDocumentForms ( |
Creates the document forms.
|
|
CreateForm ( |
Gets the form.
|
|
LogNode ( |
Logs the node.
|
public CreateCellForms ( |
||
table | ||
Результат | void |
public FormsProcessor ( IDocument document ) : System | ||
document | IDocument | The document. |
Результат | System |