FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Renderer Namespace : ImageRenderer Class |
The following tables list the members exposed by ImageRenderer.
Name | Description | |
---|---|---|
ImageRenderer Constructor | Overloaded. |
Name | Description | |
---|---|---|
AllowWrap | Gets or sets whether the cell allows text to wrap onto multiple lines. Wrapping only occurs on word breaks. (Inherited from FarPoint.Web.Spread.Renderer.DefaultRenderer) | |
AlternateText | Gets or sets the alternate text for the image cell. | |
ImageAlign | Gets or sets the image alignment. | |
ImageUrl | Gets or sets the path and file name of the picture to display in the image cell. | |
RendererClientScriptUrl | Gets the URL of the renderer control if the renderer control supports client-side scripting. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer) | |
TextOnRight | Gets or sets whether text in an image cell is aligned to the right side of the picture. |
Name | Description | |
---|---|---|
ExtraRendererSettings | Gets the conditional formatting settings. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer) |
Name | Description | |
---|---|---|
PaintCell | Gets the renderer control and renders it in the cell. (Inherited from FarPoint.Web.Spread.Renderer.DefaultRenderer) |
Name | Description | |
---|---|---|
ApplyStyleTo | Applies an appearance to the TableCell object. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer) | |
GetSpread | Returns the FpSpread control. (Inherited from FarPoint.Web.Spread.Renderer.BaseRenderer) |