Click or drag to resize

StiHtmlTableRenderRenderStyleTable Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Export.StiHtmlTableRender.RenderStyleTable(Stimulsoft.Report.Export.StiHtmlTableCell,Stimulsoft.Report.Export.StiCellStyle)"]

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void RenderStyleTable(
	StiHtmlTableCell cell,
	StiCellStyle style
)

Parameters

cell
Type: Stimulsoft.Report.ExportStiHtmlTableCell

[Missing <param name="cell"/> documentation for "M:Stimulsoft.Report.Export.StiHtmlTableRender.RenderStyleTable(Stimulsoft.Report.Export.StiHtmlTableCell,Stimulsoft.Report.Export.StiCellStyle)"]

style
Type: Stimulsoft.Report.ExportStiCellStyle

[Missing <param name="style"/> documentation for "M:Stimulsoft.Report.Export.StiHtmlTableRender.RenderStyleTable(Stimulsoft.Report.Export.StiHtmlTableCell,Stimulsoft.Report.Export.StiCellStyle)"]

See Also