GrapeCity.Xaml.SpreadSheet.Data
AutoFormatter Constructor


The inner formatter.
Initializes a new instance of the AutoFormatter class.
Syntax
'Declaration
 
Public Function New( _
   ByVal innerformatter As GeneralFormatter _
)
'Usage
 
Dim innerformatter As GeneralFormatter
 
Dim instance As New AutoFormatter(innerformatter)
public AutoFormatter( 
   GeneralFormatter innerformatter
)

Parameters

innerformatter
The inner formatter.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

AutoFormatter Class
AutoFormatter Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options