rowSpan 属性

int? rowSpan

实现

int? get rowSpan native;
void rowSpan=(int? value)

实现

set rowSpan(int? value) native;