次の方法で共有


Title.TextProperties Property

TextProperties.Represents the element tag in schema: c:txPr

Namespace: DocumentFormat.OpenXml.Drawing.Charts
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'宣言
Public Property TextProperties As TextProperties
    Get
    Set
'使用
Dim instance As Title
Dim value As TextProperties

value = instance.TextProperties

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

Property Value

Type: DocumentFormat.OpenXml.Drawing.Charts.TextProperties
Returns TextProperties.

See Also

Reference

Title Class

Title Members

DocumentFormat.OpenXml.Drawing.Charts Namespace