Метод | Описание | |
---|---|---|
GetHtml ( ) : string |
Return the content as Html string
|
|
RowHeader ( IDocument document, |
Initializes a new instance of the RowHeader class.
|
|
RowHeader ( |
Initializes a new instance of the RowHeader class.
|
Метод | Описание | |
---|---|---|
CreateAttribute ( string name, string text, string prefix ) : void |
Create a XmlAttribute for propertie XmlNode.
|
|
HtmlCleaner ( string text ) : string |
Table row header cleaner, this is needed, because in OD, the style of the table header row is used for to and bottom margin, but some brother use this from the text inside the cells. Which result in to large height settings.
|
|
InitStandards ( ) : void |
Inits the standards.
|
|
NewXmlNode ( ) : void |
Create a new XmlNode.
|
|
RowCollection_Inserted ( int index, object value ) : void |
Rows the collection_ inserted.
|
|
RowCollection_Removed ( int index, object value ) : void |
Rows the collection_ removed.
|
public RowHeader ( IDocument document, |
||
document | IDocument | The document. |
node | The node. | |
Результат | System |
public RowHeader ( |
||
table | The table. | |
Результат | System |