FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > IOptimizedEnumerationSupport5 Interface : IsRowUsed Method |
'Declaration Function IsRowUsed( _ ByVal row As Integer, _ ByVal includeFormula As Boolean, _ ByVal includeTag As Boolean, _ ByVal includeNote As Boolean _ ) As Boolean
'Usage Dim instance As IOptimizedEnumerationSupport5 Dim row As Integer Dim includeFormula As Boolean Dim includeTag As Boolean Dim includeNote As Boolean Dim value As Boolean value = instance.IsRowUsed(row, includeFormula, includeTag, includeNote)
bool IsRowUsed( int row, bool includeFormula, bool includeTag, bool includeNote )
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10