GrapeCity.Xaml.SpreadSheet.Data
Parse Method (AutoFormatter)


The text.
Parses the specified text.
Syntax
'Declaration
 
Public Function Parse( _
   ByVal text As String _
) As Object
'Usage
 
Dim instance As AutoFormatter
Dim text As String
Dim value As Object
 
value = instance.Parse(text)
public object Parse( 
   string text
)

Parameters

text
The text.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

AutoFormatter Class
AutoFormatter Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options