IBlockFormats interface

Enables you to programmatically access the items in a block format collection.

Members

The IBlockFormats interface inherits from the IDispatch interface. IBlockFormats also has these types of members:

  • Methods
  • Properties

Methods

The IBlockFormats interface has these methods.

Method Description
Item

Retrieves a string that specifies the name of a block format tag.

 

Properties

The IBlockFormats interface has these properties.

Property Description

Count

Retrieves the number of available block format tags.

 

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch

IHtmlDlgSafeHelper