Expand Minimize
This topic has not yet been rated - Rate this topic

2.5.90 DwQsiFuture

Office

The DwQsiFuture structure specifies option flags for a query table.


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

F

G

H

I

reserved5

reserved6

A - fPreserveFmt (1 bit): A bit that specifies whether the user applied formatting is preserved.

B - fAutoFit (1 bit): A bit that specifies whether columns be auto fit after a data refresh.

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

D - reserved2 (1 bit): MUST be zero, and MUST be ignored.

E - fExtDataList (1 bit): A bit that specifies whether an external data list is the data source (1) for the query table.

F - reserved3 (1 bit): MUST be zero, and MUST be ignored.

G - fCreateQTList (1 bit): A bit that specifies whether a query table list is to be created.

H - fDummyList (1 bit): A bit that specifies whether a dummy query table list is created.

I - reserved4 (1 bit): MUST be zero, and MUST be ignored.

reserved5 (7 bits): MUST be zero, and MUST be ignored.

reserved6 (16 bits): MUST be zero, and MUST be ignored.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.