Occurs before a range is sent.
| Property | Description |
|---|---|
| RangeName | Defined name or reference of the send range. When the "used range" is the send range, the property value is null. |
| SheetName | Name of the sheet that contains the range. |
| EssConnection | Essbase connection object reference, which can be used to get the following properties: Application, CubeViewName, ClusterName, Database, OLAPServer, Stateless. For example, @EPVal(EssConnection.Application) returns the Essbase application associated with the connection. |