BasePortionFormatKumimoji Property |
Determines whether the numbers should ignore text eastern language-specific vertical text layout. No inheritance applied.
Read/write
NullableBool.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax public NullableBool Kumimoji { get; set; }
Public Property Kumimoji As NullableBool
Get
Set
public:
virtual property NullableBool Kumimoji {
NullableBool get () sealed;
void set (NullableBool value) sealed;
}
abstract Kumimoji : NullableBool with get, set
override Kumimoji : NullableBool with get, set
Property Value
Type:
NullableBoolImplements
IBasePortionFormatKumimojiSee Also