Share via


ISparkVerticalAxis.MaxScaleType Property

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

Syntax

'Declaration
Property MaxScaleType As XlSparkScale
    Get
    Set
'Usage
Dim instance As ISparkVerticalAxis
Dim value As XlSparkScale

value = instance.MaxScaleType

instance.MaxScaleType = value
XlSparkScale MaxScaleType { get; set; }

Property Value

Type: Microsoft.Office.Interop.Excel.XlSparkScale

See Also

Reference

ISparkVerticalAxis Interface

ISparkVerticalAxis Members

Microsoft.Office.Interop.Excel Namespace