Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The DisplayMode cell is a PtgByte parse token that specifies the way shape information is displayed. It MUST have either a ShapeSheet_Type parent element, a StyleSheet_Type parent element, or a Row_Type parent element that has an ActionTag Section_Type parent element.
If DisplayMode has a Row_Type parent element, the token is used during formula evaluation only.
If DisplayMode has a ShapeSheet_Type parent element or a StyleSheet_Type parent element, the value of the structure MUST be from the following table.
Value |
Meaning |
---|---|
0 |
Specifies that the shape and its text is hidden. |
1 |
Specifies that the shape is displayed behind its member shapes. |
2 |
Specifies that the shape is displayed in front of its member shapes. |