Method | Description | |
---|---|---|
AddStandardColumnStyle ( ) : void |
Adds the standard column style. While creating new TableOfContent objects AODL will only support a TableOfContent which use the Header styles with outlining without table columns
|
|
SectionProperties ( IStyle style ) : System |
Initializes a new instance of the SectionProperties class.
|
Method | Description | |
---|---|---|
CreateAttribute ( string name, string text, string prefix ) : void |
Create a XmlAttribute for propertie XmlNode.
|
|
NewXmlNode ( ) : void |
Create a new XmlNode.
|
public SectionProperties ( IStyle style ) : System | ||
style | IStyle | The style. |
return | System |