| 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 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family