Programmer's Guide > Interfaces > TableObject interface > deleteSpanspecs method
  
deleteSpanspecs method
Deletes spanspec tags and updates entry tags to refer to colspec tags. If the document type does not allow namest or nameend attributes on entry elements, deleteSpanSpecs does nothing. This is applied to the TableGrid containing the table object or all TableGrids in the TableSet or TableTilePlex as appropriate.
deleteSpanspecs( )
Parameters
None
Returns
void
Throws
TableException
OPERATION_FAILED_ERR: Raised if the table model doesn't support this operation or if the operation fails for some other reason.