2.5.151 FtPioGrbit

The FtPioGrbit structure specifies Boolean properties of the picture Obj containing this FtPioGrbit.


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

ft

cb

A

B

C

D

E

F

G

H

I

J

unused2

ft (2 bytes):  Reserved. MUST be 0x0008.

cb (2 bytes):  Reserved. MUST be 0x0002.

A - fAutoPict (1 bit): A bit that specifies whether the picture’s aspect ratio is preserved when rendered in different views (Normal view, Page Break Preview view, Page Layout view and printing).

B - fDde (1 bit):  A bit that specifies whether the pictFmla field of the Obj record that contains this FtPioGrbit specifies a DDE reference.

C - fPrintCalc (1 bit):  A bit that specifies whether this object is expected to be updated on print to reflect the values in the cell associated with the object.

D - fIcon (1 bit): A bit that specifies whether the picture is displayed as an icon.

E - fCtl (1 bit): A bit that specifies whether this object is an ActiveX control. It MUST NOT be the case that both fCtl and fDde are equal to 1.

F - fPrstm (1 bit): A bit that specifies whether the object data are stored in an embedding storage or in the controls stream (ctls). See FtPictFmla’s lPosInCtlStm and cbBufInCtlStm fields for more detail.

Value of fPrstm

Location of object data

0

An embedding storage.

1

The controls stream (ctls).

G - unused1 (1 bit): Undefined and MUST be ignored.

H - fCamera (1 bit): A bit that specifies whether this is a camera picture.

I - fDefaultSize (1 bit): A bit that specifies whether this picture’s size has been explicitly set. The value of fDefaultSize MUST be taken from the following table:

Value

Meaning

0

This picture’s size has been explicitly set.

1

This picture’s size has not been explicitly set.

 

J - fAutoLoad (1 bit):  A bit that specifies whether the OLE server for the object is called to load the object’s data automatically when the parent workbook is opened.

unused2 (6 bits):  Undefined and MUST be ignored.