colSpan 属性

int? colSpan

实现

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

实现

set colSpan(int? value) native;