DocxTable.AddRow Method

QsInformatica.Utils

DocxTableAddRow Method

Overload List
  NameDescription
Public methodAddRow
Aggiunge una riga vuota
Public methodAddRow(ICollectionString)
Aggiunge una riga riempiendo le celle con il contenuto della tabella lua
Public methodAddRow(IListString)
Adds the row. To make it easy from Python...
Public methodAddRow(Int32)
Adds the row.
Top
See Also