_MSProject.FontEx Method

Definition

public 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
Public 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

Parameters

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

Returns

Applies to