'Declaration ReadOnly Property IsVisual As Boolean
'Usage Dim instance As IFunctionVisualizer Dim value As Boolean value = instance.IsVisual
bool IsVisual {get;}
Property Value
true
if the function is data visualization function; otherwise, the function apply style format to cell.