2.5.13 BookExt_Conditional12

The BookExt_Conditional12 structure specifies workbook related information.


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

reserved2

A - reserved1 (1 bit):  MUST be zero, and MUST be ignored.

B - fPublishedBookItems (1 bit):  A bit that specifies whether only specific selected items, including defined names, tables, chart object and PivotTables, are shown when the workbook is published to a server.

Value

Meaning

0

All sheets or selected sheets are published. Each sheet is published, unless the SheetExt record for the sheet exists and the fNotPublished field of the SheetExtOptional structure of the SheetExt record is 1.

1

Only selected items are published. For each item, the fPublished field in the record or structure within the record that specifies the item determines whether the item is published. For each type of item, the records and structures that contain the fPublished flag are as follows:

Chart object: FtCmo structure of the Obj record

Table: TableFeatureType structure of the Feature11 record

Defined name: Lbl record

Defined name: NamePublish record

PivotTable: SXAddl_SXCView_SXDVer12Info record

C - fShowPivotChartFilter (1 bit):  A bit that specifies whether to show the PivotChart filter pane.

reserved2 (5 bits): MUST be zero, and MUST be ignored.