SparkVerticalAxis Interface

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

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("000244BC-0000-0000-C000-000000000046")> _
Public Interface SparkVerticalAxis
'Usage
Dim instance As SparkVerticalAxis
[InterfaceTypeAttribute()]
[GuidAttribute("000244BC-0000-0000-C000-000000000046")]
public interface SparkVerticalAxis

Remarks

Use the Verticalproperty of the SparkAxes object to return the SparkVerticalAxis object for group of sparklines.

See Also

Reference

SparkVerticalAxis Members

Microsoft.Office.Interop.Excel Namespace