Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 556 Bytes

CommonReportcell.md

File metadata and controls

16 lines (11 loc) · 556 Bytes

openapi.model.CommonReportcell

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
iReportcellColumnspan int The number of Reportcolumns the Reportcell spans
iReportcellRowspan int The number of Reportrows the Reportcell spans

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