IStyleContainer

Assembly: Drawing;

Description

The IStyleContainer interface contains properties and methods of the style container included into the styles table.

Inheritance Hierarchy

          IStyleContainer

Comments

Use properties and methods of the IStyleSheet interface to get style containers from styles table.

Properties

  Property name Brief description
Id The Id property returns the style container identifier.
Key The Key property returns the key of the style container.
Name The Name property determines container name.
Preview The Preview property determines a saved view of the style contained in the container.
Sheet The Sheet property returns the parent object.
Tag The Tag property returns text tag of the style loaded to the container.

Methods

  Method name Brief description
Clear The Clear method clears the style container.

See also:

Drawing Assembly Interfaces