2.4.835 BrtTableStyleElement

The BrtTableStyleElement record specifies a table style element (section 2.2.6.2.2).


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

tseType

size

dxfId

tseType (4 bytes):  A TSEType (section 2.5.150) that specifies the bounds of this table style element. This field MUST be less than or equal to 0x0000001B. This field MUST be unique within the TABLESTYLE rule as specified the Styles (section 2.1.7.50) part ABNF.

size (4 bytes):  An unsigned integer that specifies the number of rows or columns (1) to include in a single stripe band of stripe formatting if tseType is equal to 0x00000005, 0x00000006, 0x00000007, or 0x00000008. For other values of tseType, this value is undefined and MUST be ignored. This field MUST be greater than or equal to 1, and MUST be less than or equal to 9.

dxfId (4 bytes): A DXFId (section 2.5.38) that specifies the differential formatting (section 2.2.6.2) applied to this table style element.