Partager via


WebComponentProperties.PreviewHTML Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property PreviewHTML As String
    Get
    Set
'Usage
Dim instance As WebComponentProperties
Dim value As String

value = instance.PreviewHTML

instance.PreviewHTML = value
string PreviewHTML { get; set; }

Property Value

Type: System.String

See Also

Reference

WebComponentProperties Interface

WebComponentProperties Members

Microsoft.Office.Core Namespace