Share via


StyleEntry.TextCharacterPropertiesType property

Namespace:  DocumentFormat.OpenXml.Office15.Drawing.ChartStyle
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property TextCharacterPropertiesType As TextCharacterPropertiesType
    Get
    Set
'Usage
Dim instance As StyleEntry
Dim value As TextCharacterPropertiesType

value = instance.TextCharacterPropertiesType

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

Property value

Type: DocumentFormat.OpenXml.Office15.Drawing.ChartStyle.TextCharacterPropertiesType

See also

Reference

StyleEntry class

StyleEntry members

DocumentFormat.OpenXml.Office15.Drawing.ChartStyle namespace