次の方法で共有


RunProperties.ItalicComplexScript Property

ItalicComplexScript.Represents the element tag in schema: w:iCs

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

Syntax

'宣言
Public Property ItalicComplexScript As ItalicComplexScript
    Get
    Set
'使用
Dim instance As RunProperties
Dim value As ItalicComplexScript

value = instance.ItalicComplexScript

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.ItalicComplexScript
Returns ItalicComplexScript.

See Also

Reference

RunProperties Class

RunProperties Members

DocumentFormat.OpenXml.Wordprocessing Namespace