FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : HyperLinkCellType Class |
For a list of all members of this type, see HyperLinkCellType members.
Name | Description | |
---|---|---|
![]() | AllowWrap | Gets or sets whether the cell allows text to wrap to multiple lines. Wrapping only occurs on word breaks. |
![]() | CssClass | Gets or sets the CSS class name. |
![]() | EditorClientScriptUrl | Gets the URL of the client script file for the editor, if the editor supports client-side scripting. (Inherited from FarPoint.Web.Spread.BaseCellType) |
![]() | ImageUrl | Gets or sets the URL of the image to be displayed for the hyperlink. |
![]() | NavigateUrl | Gets or sets the URL of the Web page to display for the hyperlink. |
![]() | RendererClientScriptUrl | Gets the URL of the client script file for the renderer, if the renderer supports client-side scripting. (Inherited from FarPoint.Web.Spread.BaseCellType) |
![]() | ShowEllipsis | Gets or sets whether to render ellipsis (...) to indicate text overflow in the cell. |
![]() | Target | Gets or sets the target window or frame to display the link. |
![]() | ToolTip | Gets or sets the text displayed when the mouse pointer hovers over the hyperlink cell. |
Name | Description | |
---|---|---|
![]() | ExtraRendererSettings | Gets the conditional formatting settings. (Inherited from FarPoint.Web.Spread.BaseCellType) |