SummaryOptions Properties

Properties

HeadRows Gets the number of rows at the start of a list to include in a summary.
MaxItems Gets the maximum number of items to show in a list summary before omitting items.
MaxRows Gets the maximum number of rows to show in summary before omitting rows.
NumberFormat Gets the format string for real numbers.
TailRows Gets the number of rows at the end of a list to include in a summary.
Width Gets the maximum width of a summary string.

See Also