StiHtmlTable Class

Namespace: Stimulsoft.Report.Export

Constructors

Constructor Description
constructor()  

constructor()

Properties

Property Type Description
dpi96 any  

Methods

Method Returns Description
renderControl void  
stringToTitle static string  
stringToUrl static string  

Method Details

renderControl

renderControl(writer: StiHtmlTextWriter, addPageBreaks: boolean, page: StiPage): void

Parameters


stringToTitle static

stringToTitle(input: string): string

Parameters

  • input (string)

Returns string


stringToUrl static

stringToUrl(input: string): string

Parameters

  • input (string)

Returns string

Fields

Field Type Description
align StiHorAlignment  
backImageUrl string  
backgroundPosition string  
backgroundRepeat string  
border StiBorder  
borderWidth number  
cellHorAlign any  
cellPadding number  
cellSpacing number  
cellVertAlign any  
cellWordwrap any  
htmlExport StiHtmlExportService  
htmlExportSettings StiHtmlExportSettings  
hyperLink any  
image any  
imageRotation any  
imgX any  
imgX any  
imgY any  
imgY any  
marginsText any  
matrix StiMatrix  
maxWidth StiHtmlUnit  
position string  
rows StiHtmlTableRow[]  
svg any  
width StiHtmlUnit