Magazine |
| | Community |
| | Workshop |
| | Tools & Samples |
| | Training |
| | Site Info |
|
|
||||||||
|
Sets or retrieves the current block format tag.
Command FormatBlock execCommand vValue BSTR specifying a valid block format tag such as H1 or PRE. Applies to execCommand, queryCommandEnabled, queryCommandIndeterm, queryCommandState, queryCommandSupported, queryCommandValue
Command group CGID_MSHTML Symbolic constant IDM_BLOCKFMT User interface None IOleCommandTarget::Exec parameters
pvaIn Optional. BSTR specifying a valid block format tag such as P or H1. pvaOut Optional. BSTR representing a valid block format tag such as P or H1. Header file Mshtmcid.h Applies to IOleCommandTarget::Exec, IOleCommandTarget::QueryStatus
Remarks
Possible values for the vValue/pvaIn parameter strings include: PRE, ADDRESS, H1 to H6, OL, UL, DIR, MENU, DT, DD, and P.
Minimum Availability
Internet Explorer 5 and later
Does this content meet your programming needs? Write us!
© 1998 Microsoft Corporation. All rights reserved. Terms of use.