FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > ConditionalFormattingModel Class : FindRules Method |
'Declaration Public Function FindRules( _ ByVal row As Integer, _ ByVal column As Integer _ ) As IConditionalFormattingRule()
'Usage Dim instance As ConditionalFormattingModel Dim row As Integer Dim column As Integer Dim value() As IConditionalFormattingRule value = instance.FindRules(row, column)
public IConditionalFormattingRule[] FindRules( int row, int column )
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional