MACROMEDIA DREAMWEAVER 8-DREAMWEAVER API Especificações Página 605

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 692
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 604
605
Description
Increases the row span by one.
Arguments
None.
Returns
Nothing.
Enabler
“dom.canDecreaseRowspan()” on page 412
dom.insertTableColumns()
Availability
Dreamweaver 3
Description
Inserts the specified number of table columns into the current table.
Arguments
numberOfCols, bBeforeSelection
numberOfCols is the number of columns to insert.
bBeforeSelection is a Boolean value that indicates whether the columns should be inserted
before the column that contains the selection.
Returns
Nothing.
Enabler
“dom.canInsertTableColumns()” on page 413
dom.insertTableRows()
Availability
Dreamweaver 3
Description
Inserts the specified number of table rows into the current table.
Arguments
numberOfRows, bBeforeSelection
numberOfRows is the number of rows to insert.
bBeforeSelection is a Boolean value that indicates whether the rows should be inserted
above the row that contains the selection.
Returns
Nothing.
Enabler
“dom.canInsertTableRows()” on page 414
Vista de página 604
1 2 ... 600 601 602 603 604 605 606 607 608 609 610 ... 691 692

Comentários a estes Manuais

Sem comentários