Method | Description | |
---|---|---|
WriteContent ( Stream result ) : void |
Method | Description | |
---|---|---|
GetBorderColor ( ) : |
||
GetBorderPosition ( ) : int | ||
GetBorderStyle ( ) : int | ||
GetBorderType ( ) : int | ||
GetBorderWidth ( ) : int | ||
RtfBorder ( |
||
RtfBorder ( |
Method | Description | |
---|---|---|
WriteBorderStyle ( ) : byte[] |
protected GetBorderColor ( ) : |
||
return |
protected RtfBorder ( |
||
doc | ||
borderType | int | |
border | ||
return | System |
protected RtfBorder ( |
||
doc | ||
borderType | int | |
borderPosition | int | |
borderStyle | int | |
borderWidth | float | |
borderColor | Color | |
return | System |
protected static byte[] BORDER_COLOR_NUMBER | ||
return | byte[] |
protected static byte[] BORDER_STYLE_DASHED | ||
return | byte[] |
protected static byte[] BORDER_STYLE_DOTTED | ||
return | byte[] |
protected static byte[] BORDER_STYLE_DOT_DASH | ||
return | byte[] |
protected static byte[] BORDER_STYLE_DOT_DOT_DASH | ||
return | byte[] |
protected static byte[] BORDER_STYLE_DOUBLE | ||
return | byte[] |
protected static byte[] BORDER_STYLE_DOUBLE_THICK | ||
return | byte[] |
protected static byte[] BORDER_STYLE_DOUBLE_WAVY | ||
return | byte[] |
protected static byte[] BORDER_STYLE_EMBOSS | ||
return | byte[] |
protected static byte[] BORDER_STYLE_ENGRAVE | ||
return | byte[] |
protected static byte[] BORDER_STYLE_HAIRLINE | ||
return | byte[] |
protected static byte[] BORDER_STYLE_SHADOWED | ||
return | byte[] |
protected static byte[] BORDER_STYLE_SINGLE | ||
return | byte[] |
protected static byte[] BORDER_STYLE_STRIPED | ||
return | byte[] |
protected static byte[] BORDER_STYLE_THICK_THIN | ||
return | byte[] |
protected static byte[] BORDER_STYLE_THICK_THIN_LARGE | ||
return | byte[] |
protected static byte[] BORDER_STYLE_THICK_THIN_MED | ||
return | byte[] |
protected static byte[] BORDER_STYLE_THIN_THICK | ||
return | byte[] |
protected static byte[] BORDER_STYLE_THIN_THICK_LARGE | ||
return | byte[] |
protected static byte[] BORDER_STYLE_THIN_THICK_MED | ||
return | byte[] |
protected static byte[] BORDER_STYLE_THIN_THICK_THIN | ||
return | byte[] |
protected static byte[] BORDER_STYLE_THIN_THICK_THIN_LARGE | ||
return | byte[] |
protected static byte[] BORDER_STYLE_THIN_THICK_THIN_MED | ||
return | byte[] |
protected static byte[] BORDER_STYLE_TRIPLE | ||
return | byte[] |
protected static byte[] BORDER_STYLE_WAVY | ||
return | byte[] |
protected static byte[] CELL_BORDER_BOTTOM | ||
return | byte[] |
protected static byte[] CELL_BORDER_LEFT | ||
return | byte[] |
protected static byte[] CELL_BORDER_RIGHT | ||
return | byte[] |
protected static byte[] CELL_BORDER_TOP | ||
return | byte[] |
protected static byte[] ROW_BORDER_BOTTOM | ||
return | byte[] |
protected static byte[] ROW_BORDER_HORIZONTAL | ||
return | byte[] |
protected static byte[] ROW_BORDER_LEFT | ||
return | byte[] |
protected static byte[] ROW_BORDER_RIGHT | ||
return | byte[] |