GrapeCity.Xaml.SpreadSheet.Data
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.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Inset Class
Inset Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options