Method | Description | |
---|---|---|
GetHtmlStyle ( ) : string |
Gets the HTML style.
|
|
RowProperties ( IStyle style ) : System |
Initializes a new instance of the RowProperties class.
|
Method | Description | |
---|---|---|
CreateAttribute ( string name, string text, string prefix ) : void |
Create a XmlAttribute for propertie XmlNode.
|
|
NewXmlNode ( ) : void |
Create the XmlNode which represent the propertie element.
|
public RowProperties ( IStyle style ) : System | ||
style | IStyle | The rowstyle. |
return | System |