table

How to write by SpWML

(table, hNum:2)
+(tr)
++(grandson block)
++(grandson block)
+(tr)
++(grandson block)
++(grandson block)

Summary

A block with multiple child blocks.

This block is used as a child element of the table block, and the inner child blocks are the elements of each column in the table.

Of the parameters, hNum is a required parameter and must be specified.

Also, tr is usually used for the child block.

It has a variable with parameters equivalent to Flutter Table class .


Dart Class Reference

TableElement class


SpWML Parameters

  • The common parameters.

  • Parent parameters.

  • hNum (int). Set the number of elements in the horizontal direction of the table.This parameter is required.

  • color (String). Color setting. The color system .