Skip to content

Sub_Totaling_State - Report

Set true when the Report object is processing subtotals or totals

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer Sub_Totaling_State
Access Type Syntax
Read Access: Get Sub_Totaling_State to IntegerVariable
Write Access: Set Sub_Totaling_State to IntegerVariable/Value

Description

Sub_totaling_state is set true when the Report object is processing subtotals or totals.

This property is maintained by the Report object and you should be careful if you decide to change its value. The consequences of having it set to an invalid value are unpredictable.