Description
Returns true if the Shadow property has a value.
Note: if there's no selection, the function always returns True. If there's selection, the function returns True only if the attribute has the same value in entire selection.
Syntax
object.HasShadow |
object
Required. Object name, returned by Text.GetTextStatus, Text.GetParaTextStatus and Text.GetDefaultTextStatus functions
See also