[]
        
(Showing Draft Content)

GrapeCity.CalcEngine.IFunctionVisualizer

IFunctionVisualizer Interface

Represents a function visualizer.

Namespace: GrapeCity.CalcEngine
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface IFunctionVisualizer
Public Interface IFunctionVisualizer

Properties

Name Description
IsVisual

Gets a boolean value indicating whether the function is data visualization function.

Methods

Name Description
ApplyFormat(object, ref StyleFormat)

Applies the format to the cell style format.

IsShowCell(object)

Gets boolean value that specifies if the cell is displayed.