次の方法で共有


TextFontType.Typeface Property

Text Typeface.Represents the attribte in schema: typeface

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

Syntax

'宣言
<SchemaAttrAttribute(, "typeface")> _
Public Property Typeface As StringValue
    Get
    Set
'使用
Dim instance As TextFontType
Dim value As StringValue

value = instance.Typeface

instance.Typeface = value
[SchemaAttrAttribute(, "typeface")]
public StringValue Typeface { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

TextFontType Class

TextFontType Members

DocumentFormat.OpenXml.Drawing Namespace