FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > IConditionalFormattingModel Interface : FindRules Method |
'Declaration Function FindRules( _ ByVal row As Integer, _ ByVal column As Integer _ ) As IConditionalFormattingRule()
'Usage Dim instance As IConditionalFormattingModel Dim row As Integer Dim column As Integer Dim value() As IConditionalFormattingRule value = instance.FindRules(row, column)
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