Initializes a new instance of the FieldType class
Namespace: Spire.PresentationAssembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public FieldType( string str )
Public Sub New ( str As String )
public: FieldType( String^ str )
new : str : string -> FieldType
Parameters
- str
- String