_Global.TextStyles32Ex Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public bool TextStyles32Ex (object Item, object Font, object Size, object Bold, object Italic, object Underline, object Color, object CellColor, object Pattern);
abstract member TextStyles32Ex : obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Function TextStyles32Ex (Optional Item As Object, Optional Font As Object, Optional Size As Object, Optional Bold As Object, Optional Italic As Object, Optional Underline As Object, Optional Color As Object, Optional CellColor As Object, Optional Pattern As Object) As Boolean
Parameters
- Item
- Object
- Font
- Object
- Size
- Object
- Bold
- Object
- Italic
- Object
- Underline
- Object
- Color
- Object
- CellColor
- Object
- Pattern
- Object