ApplicationClass.FontEx メソッド

定義

public virtual bool FontEx (object Name, object Size, object Bold, object Italic, object Underline, object Color, object Reset, object CellColor, object Pattern);
abstract member FontEx : obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
override this.FontEx : obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Overridable Function FontEx (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) As Boolean

パラメーター

Name
Object
Size
Object
Bold
Object
Italic
Object
Underline
Object
Color
Object
Reset
Object
CellColor
Object
Pattern
Object

戻り値

実装

適用対象