SPFieldText Class
Represents a field that contains a single line of text.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
If you set properties of the SPFieldText class you must call the Update method for changes to take effect in the database.
An SPFieldText object can be rendered through the TextField server control.
The SPFieldText class corresponds to the Text data type that is specified through the Type attribute of the Field element.
Notes to Inheritors: In Windows SharePoint Services 3.0, columns based on custom field types do not appear in Datasheet view and are not included when you export a list to a Microsoft Excel spreadsheet.