Freigeben über


TextCharacterPropertiesType.Kumimoji-Eigenschaft

Kumimoji.Represents the attribte in schema: kumimoji

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

Syntax

'Declaration
<SchemaAttrAttribute(, "kumimoji")> _
Public Property Kumimoji As BooleanValue
    Get
    Set
'Usage
Dim instance As TextCharacterPropertiesType
Dim value As BooleanValue

value = instance.Kumimoji

instance.Kumimoji = value
[SchemaAttrAttribute(, "kumimoji")]
public BooleanValue Kumimoji { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

TextCharacterPropertiesType Klasse

TextCharacterPropertiesType-Member

DocumentFormat.OpenXml.Drawing-Namespace