span property - TableColElement class - dart:html library (original) (raw)

description

int getspan

Implementation

int get span native;

setspan (int value)

Implementation

set span(int value) native;