FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > IFilteredRowSupport インタフェース : SetFilteredRowFormat メソッド |
'Declaration Function SetFilteredRowFormat( _ ByVal rowIndex As Integer, _ ByVal style As StyleInfo _ ) As Boolean
'使用法 Dim instance As IFilteredRowSupport Dim rowIndex As Integer Dim style As StyleInfo Dim value As Boolean value = instance.SetFilteredRowFormat(rowIndex, style)