bool IsRowUsed( int row )
'Declaration Function IsRowUsed( _ ByVal row As Integer _ ) As Boolean
'Declaration
Function IsRowUsed( _ ByVal row As Integer _ ) As Boolean
'Usage Dim instance As ISheetStyleModel Dim row As Integer Dim value As Boolean value = instance.IsRowUsed(row)
'Usage
Dim instance As ISheetStyleModel Dim row As Integer Dim value As Boolean value = instance.IsRowUsed(row)
ISheetStyleModel Interface ISheetStyleModel Members