Share via


ISparkVerticalAxis.MinScaleType Property

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

Syntax

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

value = instance.MinScaleType

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

Property Value

Type: Microsoft.Office.Interop.Excel.XlSparkScale

See Also

Reference

ISparkVerticalAxis Interface

ISparkVerticalAxis Members

Microsoft.Office.Interop.Excel Namespace