SparkAxes Members (Excel)

Represents the settings for the horizontal and vertical axes of a group of sparklines.

Properties

Name

Description

Application

When used without an object qualifier, this property returns an Application object that represents the Microsoft Excel application. When used with an object qualifier, this property returns an Application object that represents the creator of the specified object. Read-only.

Creator

Returns a 32-bit integer that indicates the application in which this object was created. Read-only Long.

Horizontal

Returns the SparkHorizontalAxis object for the specified SparkAxes object. Read-only

Parent

Returns the parent SparklineGroup object for the specified SparkAxes object. Read-only.

Vertical

Returns the SparkVerticalAxis object for the specified SparkAxes object. Read-only