FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > IConditionalFormattingModel インターフェース : Find メソッド |
'宣言
Function Find( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal rowCount As Integer, _ ByVal columnCount As Integer _ ) As ConditionalFormatting()
ConditionalFormatting[] Find( int row, int column, int rowCount, int columnCount )