2.1.566 Part 1 Section 18.2.3, customWorkbookView (Custom Workbook View)

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

Excel restricts the value of this attribute to be at most 2147483647.

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

Excel restricts the value of this attribute to be 0 or at least 5 and at most 1440.

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

Excel restricts the value of this attribute to be at most 1000.

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

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

e.   The standard states that setting the showStatusbar attribute equal to false or 0 will hide the status bar.

Office does not hide the status bar when the showStatusbar attribute is set to false or 0.

f.   The standard states that the values of the guid attribute are defined by the ST_Guid simple type.

Excel requires that the guid attribute value not be a null guid (00000000-0000-0000-0000-000000000000).

g.   The standard does not limit the length of the value of the name attribute.

Excel restricts the value of this attribute to be at most 255 UTF-16 code units after escape sequences have been replaced with characters.

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

Excel restricts the value of this attribute to be at most 2147483647.

i.   The standard states that the windowWidth attribute is required.

Excel does not require this attribute.

j.   The standard states that the windowHeight attribute is required.

Excel does not require this attribute.