Skip to main content
Apple Developer Docs
Fonts
Symbols
×
WebKit
/
DOMHTMLTableRowElement
/
insertCell(_:)
insertCell(_:)
Declaration
func
insertCell
(
_
index
:
Int32
) ->
DOMHTMLElement
!