FarPoint.Web.Spread 名前空間 > ConditionalFormattingModel クラス : Find メソッド |
'Declaration
Public Function Find( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal rowCount As Integer, _ ByVal columnCount As Integer _ ) As ConditionalFormatting()
public ConditionalFormatting[] Find( int row, int column, int rowCount, int columnCount )