HasCharAttr Property

A Boolean type property. A flag that specifies whether the Character property of this style is effective. True - the Character property is effective. False - the character block attributes stored in the Character property don't apply when the style is assigned to a shape.

Applies to: Style object

Syntax

[[Let] booleanRet =] object.HasCharAttr

[Let] object.HasCharAttr = hasCharAttrSet

The HasCharAttr property syntax has these parts:

Part Description
object Required. An expression that returns a Style object.
booleanRet Optional. A Boolean type variable.
hasCharAttrSet Required. An expression that returns a Boolean value.

 

See Also

Character property, HasEndsAttr property, HasFillAttr property, HasParaAttr property, HasPenAttr property, HasShadowAttr property, HasTxtblockAttr property