Cell.text

Undocumented in source. Be warned that the author may not have intended to support it.
  1. const(string) text [@property getter]
  2. const(string) text [@property setter]
    struct Cell
    @property pure @safe
    const(string)
    text
    (
    const(string) s
    )

Meta