2.4.261 ShtProps

The ShtProps record specifies properties of a chart as defined by the Chart Sheet Substream ABNF.


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

A

B

C

D

E

reserved1

mdBlank

reserved2

A - fManSerAlloc (1 bit):  A bit that specifies whether series are automatically allocated for the chart.

B - fPlotVisOnly (1 bit):  A bit that specifies whether to plot visible cells only.

C - fNotSizeWith (1 bit):  A bit that specifies whether to size the chart with the window.

D - fManPlotArea (1 bit):  If fAlwaysAutoPlotArea is 1, then this field MUST be 1.  If fAlwaysAutoPlotArea is 0, then this field MUST be ignored. 

E - fAlwaysAutoPlotArea (1 bit):  A bit that specifies whether the default plot area dimension (2) is used.

Value

Meaning

0

Use the default plot area dimension (2) regardless of the Pos record information.

1

Use the plot area dimension (2) of the Pos record; and fManPlotArea MUST be 1.

 

reserved1 (11 bits):  MUST be zero, and MUST be ignored.

mdBlank (1 byte):  An unsigned integer that specifies how the empty cells are plotted be a value from the following table:

Value       

Meaning

0x00

Empty cells are not plotted.

0x01

Empty cells are plotted as zero.

0x02

Empty cells are plotted as interpolated.

reserved2 (1 byte):  MUST be zero, and MUST be ignored.