DocxCell.AddTab Method

QsInformatica.Utils

DocxCellAddTab Method

Aggiunge una tabulazione

Namespace:  QsGemBox.Docx
Assembly:  QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public DocxCell AddTab()
Public Function AddTab As DocxCell
public:
DocxCell^ AddTab()
member AddTab : unit -> DocxCell 

Return Value

Type: DocxCell
DocxCell.
See Also