Share via


TextEditor.TableWidth field

Specifies the width of the table that contains the TextEditor window.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public TableWidth As String
'Usage
Dim instance As TextEditor
Dim value As String

value = instance.TableWidth

instance.TableWidth = value
public string TableWidth

See also

Reference

TextEditor class

TextEditor members

Microsoft.SharePoint.Portal.WebControls namespace