: TextEditor.TableWidth (Campo) (Microsoft.SharePoint.Portal.WebControls)
Specifies the width of the table that contains the text editor window.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public TableWidth As String
'Uso
Dim instance As TextEditor
Dim value As String
value = instance.TableWidth
instance.TableWidth = value
public string TableWidth
Vea también
Referencia
TextEditor (Clase)
TextEditor (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)