次の方法で共有


NumberingSymbolRunProperties.ComplexScript Property

ComplexScript.Represents the element tag in schema: w:cs

Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
Public Property ComplexScript As ComplexScript
    Get
    Set
'使用
Dim instance As NumberingSymbolRunProperties
Dim value As ComplexScript

value = instance.ComplexScript

instance.ComplexScript = value
public ComplexScript ComplexScript { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.ComplexScript

See Also

Reference

NumberingSymbolRunProperties Class

NumberingSymbolRunProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace