[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.RichTextBoxWrapper.SetSelectionSize

SetSelectionSize Method

SetSelectionSize(float)

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

Declaration
public bool SetSelectionSize(float size)
Public Function SetSelectionSize(size As Single) As Boolean
Parameters
Type Name Description
float size

Point size for the selected part

Returns
Type Description
bool

true if successful; false otherwise