Modifica

Condividi tramite


GlobalClass.TextStyles Method

Definition

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

Parameters

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

Returns

Implements

Applies to