DhStyle Class

Methods | This Package | All Packages

Represents a collection of properties that can be freely applied to any element.

Component
  |
  +--DhStyleBase
        |
        +--DhStyle

package com.ms.wfc.html

public class DhStyle
extends
DhStyleBase****

Remarks

The fundamental usage scenario for this class is to create instances of this class and apply them using the DhElement.setStyle method.