Method | Description | |
---|---|---|
IsDeleted ( ) : bool | ||
IsInHeader ( ) : bool | ||
RtfCell ( ) : System | ||
RtfCell ( IElement element ) : System | ||
RtfCell ( String content ) : System | ||
SetBorders ( |
||
SetInHeader ( bool inHeader ) : void | ||
SetInTable ( bool inTable ) : void | ||
SetRtfDocument ( |
||
WriteContent ( Stream result ) : void | ||
WriteDefinition ( Stream result ) : void |
Method | Description | |
---|---|---|
GetBorders ( ) : |
||
GetCellRight ( ) : int | ||
GetCellWidth ( ) : int | ||
GetCellpadding ( ) : int | ||
GetRtfBackgroundColor ( ) : |
||
RtfCell ( |
||
RtfCell ( |
||
RtfCell ( bool deleted ) : System | ||
SetCellMergeChild ( RtfCell mergeParent ) : void | ||
SetCellRight ( int cellRight ) : void | ||
SetCellWidth ( int cellWidth ) : void |
Method | Description | |
---|---|---|
ImportCell ( |
||
ImportCell ( |
||
IntToByteArray ( int i ) : byte[] |
protected GetRtfBackgroundColor ( ) : |
||
return |
protected RtfCell ( |
||
doc | ||
row | RtfRow | |
cell | ||
return | System |
protected RtfCell ( |
||
doc | ||
row | RtfRow | |
cell | ||
return | System |
public SetBorders ( |
||
borderGroup | ||
return | void |
protected SetCellMergeChild ( RtfCell mergeParent ) : void | ||
mergeParent | RtfCell | |
return | void |
protected SetCellRight ( int cellRight ) : void | ||
cellRight | int | |
return | void |
protected SetCellWidth ( int cellWidth ) : void | ||
cellWidth | int | |
return | void |
public SetRtfDocument ( |
||
doc | ||
return | void |
public WriteDefinition ( Stream result ) : void | ||
result | Stream | |
return | void |