2.1.589 Part 1 Section 18.3.1.3, brk (Break)

a.   The standard states that the values of the min attribute are defined by the XML Schema unsignedInt datatype.

Excel restricts the value of this attribute to be at most 1048576; it should never exceed the number of rows or columns in the spreadsheetML instance.

b.   The standard states that Page Breaks can have a start and end point defined by using the min and max attributes.

Office ignores the min and max attribute values and places a page break across the entire range.

c.   The standard states that the values of the id attribute are defined by the XML Schema unsignedInt datatype.

Excel restricts the value of this attribute to be at least 1 and at most 1048576.

d.   The standard states that the values of the max attribute are defined by the XML Schema unsignedInt datatype.

Excel restricts the value of this attribute to be at least 1 and at most 1048576.

e.   The standard states that the default value of the id attribute is 0.

Excel does not use a default value for this attribute.

f.   The standard states that the default value of the max attribute is 0.

Excel does not use a default value for this attribute.