Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 657 Bytes

CommonReportcell.md

File metadata and controls

14 lines (10 loc) · 657 Bytes

eZmaxApi.Model.CommonReportcell

A cell in a Reportrow

Properties

Name Type Description Notes
IReportcellColumnspan int The number of Reportcolumns the Reportcell spans
IReportcellRowspan int The number of Reportrows the Reportcell spans
SReportcellContent string The content of this Reportcell
IReportcellColumn int Position of the column where it is placed

[Back to Model list] [Back to API list] [Back to README]