TabularRowQ

TabularRowQ[tabr]

gives True if tabr is a valid TabularRow object and False otherwise.

Details

Examples

open allclose all

Basic Examples  (3)

Test whether an object is a valid TabularRow object:

Test whether an object is a valid TabularRow object:

Test whether an object is a valid TabularRow object:

Scope  (4)

Validate a TabularRow object with named entries:

Validate a TabularRow object with anonymous entries:

TabularRowQ gives False for anything that is not a TabularRow object:

TabularRow objects can be empty:

Properties & Relations  (2)

TabularRowQ checks validity of a TabularRow object:

A TabularColumn object with the same data is not a valid tabular row:

Use TabularColumnQ to validate TabularColumn objects:

A Tabular object containing a single row is not a valid tabular row:

Its row is a valid TabularRow object:

Use TabularQ to validate Tabular objects:

Wolfram Research (2025), TabularRowQ, Wolfram Language function, https://reference.wolfram.com/language/ref/TabularRowQ.html.

Text

Wolfram Research (2025), TabularRowQ, Wolfram Language function, https://reference.wolfram.com/language/ref/TabularRowQ.html.

CMS

Wolfram Language. 2025. "TabularRowQ." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/TabularRowQ.html.

APA

Wolfram Language. (2025). TabularRowQ. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/TabularRowQ.html

BibTeX

@misc{reference.wolfram_2024_tabularrowq, author="Wolfram Research", title="{TabularRowQ}", year="2025", howpublished="\url{https://reference.wolfram.com/language/ref/TabularRowQ.html}", note=[Accessed: 15-January-2025 ]}

BibLaTeX

@online{reference.wolfram_2024_tabularrowq, organization={Wolfram Research}, title={TabularRowQ}, year={2025}, url={https://reference.wolfram.com/language/ref/TabularRowQ.html}, note=[Accessed: 15-January-2025 ]}