IHTMLSpanFlow interface

This interface has no structural role or established rendering convention. It enables users to define their own method of rendering using Cascading Style Sheets (CSS).

Members

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

  • Properties

Properties

The IHTMLSpanFlow interface has these properties.

Property Description

align

Sets or retrieves how the object is aligned with adjacent text.

 

Requirements

Minimum supported client

Windows XP

Minimum supported server

Windows 2000 Server

Header

Mshtml.h

IDL

Mshtml.idl

DLL

Mshtml.dll

See also

IDispatch