GrapeCity.Xaml.SpreadSheet.Data
Inset Constructor(Double)


GrapeCity.Xaml.SpreadSheet.Data Namespace > Inset Class > Inset Constructor : Inset Constructor(Double)
The left, top, right, or bottom inset.
Creates an inset for the specified side.
Syntax
'Declaration
 
Public Function New( _
   ByVal sideInset As Double _
)
'Usage
 
Dim sideInset As Double
 
Dim instance As New Inset(sideInset)
public Inset( 
   double sideInset
)

Parameters

sideInset
The left, top, right, or bottom inset.
See Also

Reference

Inset Class
Inset Members
Overload List