GrapeCity.CalcEngine Namespace > CalcReference Class : IsSubtotal Method |
'Declaration Public MustOverride Function IsSubtotal( _ ByVal range As System.Integer, _ ByVal rowOffset As System.Integer, _ ByVal columnOffset As System.Integer _ ) As System.Boolean
'Usage Dim instance As CalcReference Dim range As System.Integer Dim rowOffset As System.Integer Dim columnOffset As System.Integer Dim value As System.Boolean value = instance.IsSubtotal(range, rowOffset, columnOffset)
public abstract System.bool IsSubtotal( System.int range, System.int rowOffset, System.int columnOffset )
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6