_Global.Font32Ex Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public bool Font32Ex (object Name, object Size, object Bold, object Italic, object Underline, object Color, object Reset, object CellColor, object Pattern, object Strikethrough);
abstract member Font32Ex : obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Function Font32Ex (Optional Name As Object, Optional Size As Object, Optional Bold As Object, Optional Italic As Object, Optional Underline As Object, Optional Color As Object, Optional Reset As Object, Optional CellColor As Object, Optional Pattern As Object, Optional Strikethrough As Object) As Boolean
Parameter
- Name
- Object
- Size
- Object
- Bold
- Object
- Italic
- Object
- Underline
- Object
- Color
- Object
- Reset
- Object
- CellColor
- Object
- Pattern
- Object
- Strikethrough
- Object