Freigeben über


TextCharacterPropertiesType.FontSize-Eigenschaft

Font Size.Represents the attribte in schema: sz

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

Syntax

'Declaration
<SchemaAttrAttribute(, "sz")> _
Public Property FontSize As Int32Value
    Get
    Set
'Usage
Dim instance As TextCharacterPropertiesType
Dim value As Int32Value

value = instance.FontSize

instance.FontSize = value
[SchemaAttrAttribute(, "sz")]
public Int32Value FontSize { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

Siehe auch

Referenz

TextCharacterPropertiesType Klasse

TextCharacterPropertiesType-Member

DocumentFormat.OpenXml.Drawing-Namespace