AccessibleNode.rowSpan

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void rowSpan(Optional!(T0) rowSpan)
    struct AccessibleNode
    nothrow
    void
    rowSpan
    (
    T0
    )
    (
    scope auto ref Optional!(T0) rowSpan
    )
    if (
    isTOrPointer!(T0, uint)
    )
  2. Optional!(uint) rowSpan()

Meta