GrapeCity.Xaml.SpreadSheet.Data
ScaleValue Constructor


The type.
The value.
Constructs a scale value with the specified type and value.
Syntax
'Declaration
 
Public Function New( _
   ByVal type As ScaleValueType, _
   ByVal value As Object _
)
'Usage
 
Dim type As ScaleValueType
Dim value As Object
 
Dim instance As New ScaleValue(type, value)
public ScaleValue( 
   ScaleValueType type,
   object value
)

Parameters

type
The type.
value
The value.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ScaleValue Class
ScaleValue Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options