public virtual bool SetFilteredRowFormat( int row, StyleInfo style )
'Declaration Public Overridable Function SetFilteredRowFormat( _ ByVal row As Integer, _ ByVal style As StyleInfo _ ) As Boolean
'Declaration
Public Overridable Function SetFilteredRowFormat( _ ByVal row As Integer, _ ByVal style As StyleInfo _ ) As Boolean
'Usage Dim instance As DefaultSheetStyleModel Dim row As Integer Dim style As StyleInfo Dim value As Boolean value = instance.SetFilteredRowFormat(row, style)
'Usage
Dim instance As DefaultSheetStyleModel Dim row As Integer Dim style As StyleInfo Dim value As Boolean value = instance.SetFilteredRowFormat(row, style)
DefaultSheetStyleModel Class DefaultSheetStyleModel Members