[]
Sets the custom image in the specified part of the Spread component interface.
public void SetImage(SpreadImages image, string url)
Public Sub SetImage(image As SpreadImages, url As String)
Type | Name | Description |
---|---|---|
SpreadImages | image | Enumeration identifier that specifies which image in the interface |
string | url | URL of the image |