[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Visualization.FunctionVisualizer.ApplyFormat

ApplyFormat Method

ApplyFormat(object, ref StyleFormat)

Applies the format to the cell style format.

Declaration
public virtual void ApplyFormat(object cellValue, ref StyleFormat styleFormat)
Public Overridable Sub ApplyFormat(cellValue As Object, ByRef styleFormat As StyleFormat)
Parameters
Type Name Description
object cellValue

The cell value.

StyleFormat styleFormat

A StyleFormat value indicates the style formatting result.

Implements
Remarks

This function is invoked only if IsVisual property returns false.