DropCap.Size Property
Publisher Developer Reference |
Returns or sets a Long that represents the number of lines high to format a dropped capital letter. Read/write.
Syntax
expression.Size
expression A variable that represents a DropCap object.
Example
This example formats a drop cap for the specified text range that is five lines high.
Visual Basic for Applications |
---|
|
See Also