Visual Basic (Declaration) | |
---|---|
Public Interface IRenderer |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As IRenderer |
C# | |
---|---|
public interface IRenderer |
If this renderer supports client-side scripting, returns the URL to its HTC file.
The HTML component has to implement following pre-defined methods.
-
<PUBLIC:PROPERTY NAME="value" />
This method is called when the Spread needs to exchange the value with the renderer.
-
<PUBLIC:METHOD NAME="showRender" />
This method is called to show/hide the renderer.
Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6