ApplicationClass.TextStylesEx メソッド

定義

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

パラメーター

Item
Object
Font
Object
Size
Object
Bold
Object
Italic
Object
Underline
Object
Color
Object
CellColor
Object
Pattern
Object

戻り値

実装

適用対象