GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > IRange インタフェース > AutoFilter メソッド : AutoFilter(Int32,Fill) メソッド |
'Declaration
Overloads Function AutoFilter( _ ByVal columnIndex As Integer, _ ByVal fillColor As Fill _ ) As Boolean
bool AutoFilter( int columnIndex, Fill fillColor )