次の方法で共有


Run.RunProperties Property

Run Properties.Represents the element tag in schema: w:rPr

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

Syntax

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

value = instance.RunProperties

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.RunProperties

See Also

Reference

Run Class

Run Members

DocumentFormat.OpenXml.Math Namespace