Click or drag to resize

DocxDocumentAddTableStyle Method

Aggiunge un nuovo stile di tabella.

Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 27.1.0
Syntax
public DocxTableStyle AddTableStyle(
	string name
)

Parameters

name  String
Il nome dello stile

Return Value

DocxTableStyle
L'oggetto stile
See Also