[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.RichTextBoxWrapper.SetSelectionFont

SetSelectionFont Method

SetSelectionFont(string)

Sets the font only for the selected part of the rich text box without modifying the other properties like size or style.

Declaration
public bool SetSelectionFont(string face)
Public Function SetSelectionFont(face As String) As Boolean
Parameters
Type Name Description
string face

Name of the font for the selected part

Returns
Type Description
bool

true if successful; false otherwise