A Sandcastle Documented Class Library
![]() | DocxDocumentAddCharacterStyle Method |
Aggiunge un nuovo stile di carattere
Namespace: QsGemBox.Docx
Assembly: QsGemBox (in QsGemBox.dll) Version: 22.4.2.0 (22.4.2.0)

public DocxCharacterStyle AddCharacterStyle( string name )
Public Function AddCharacterStyle ( name As String ) As DocxCharacterStyle
public: DocxCharacterStyle^ AddCharacterStyle( String^ name )
member AddCharacterStyle : name : string -> DocxCharacterStyle
Parameters
- name
- Type: SystemString
Il nome dello stile
Return Value
Type: DocxCharacterStyleL'oggetto stile
