'Declaration Sub ApplyFormat( _ ByVal cellValue As Object, _ ByRef styleFormat As StyleFormat _ )
'Usage Dim instance As IFunctionVisualizer Dim cellValue As Object Dim styleFormat As StyleFormat instance.ApplyFormat(cellValue, styleFormat)
void ApplyFormat( object cellValue, ref StyleFormat styleFormat )
Parameters
- cellValue
- styleFormat