| | |
Property name | Type used | Effect |
Round | Real | Value of rounding for the corners. Corresponds to the radius of rounding. Versions 21 and later- In modification, modifies the rounding of all corners.
- In read mode, returns:
- the width and the height of corners if these parameters are identical for all corners.
- the RoundingUndefined constant if all the corners do not have the same width and height.
New in version 21- In modification, modifies the rounding of all corners.
- In read mode, returns:
- the width and the height of corners if these parameters are identical for all corners.
- the RoundingUndefined constant if all the corners do not have the same width and height.
- In modification, modifies the rounding of all corners.
- In read mode, returns:
- the width and the height of corners if these parameters are identical for all corners.
- the RoundingUndefined constant if all the corners do not have the same width and height.
Not supported: - in the XLS cells.
- in the prargraphs of Word Processing documents.
|
Edges | Integer constant | Returns and modifies the presence of edges. This property can correspond to a combination of the following options:- BorderNone: the border has no edge.
- BorderBottom: the border has a bottom edge.
- BorderRight: the border has a right edge.
- BorderLeft: the border has a left edge.
- BorderTop: the border has a top edge.
- BorderAll: all the border edges are displayed.
|
Versions 21 and laterBottomRightCorner New in version 21BottomRightCorner BottomRightCorner | | Characteristics of bottom right corner: - Property Width: width of border corner (real).
- Property Height: height of border corner (real).
Not supported in the XLS cells. |
Versions 21 and laterBottomLeftCorner New in version 21BottomLeftCorner BottomLeftCorner | | Characteristics of bottom left corner: - Property Width: width of border corner (real).
- Property Height: height of border corner (real).
Not supported in the XLS cells. |
Versions 21 and laterTopRightCorner New in version 21TopRightCorner TopRightCorner | | Characteristics of top right corner: - Property Width: width of border corner (real).
- Property Height: height of border corner (real).
Not supported in the XLS cells. |
Versions 21 and laterTopLeftCorner New in version 21TopLeftCorner TopLeftCorner | | Characteristics of top left corner: - Property Width: width of border corner (real).
- Property Height: height of border corner (real).
Not supported in the XLS cells. |
Color | Integer | Color of the border. This color can correspond to: Versions 21 and later- In modification, modifies the color of all borders.
- In read mode, returns:
- the color of borders if this parameter is identical for all borders.
- the ColorUndefined constant if all the borders do not have the same color.
New in version 21- In modification, modifies the color of all borders.
- In read mode, returns:
- the color of borders if this parameter is identical for all borders.
- the ColorUndefined constant if all the borders do not have the same color.
- In modification, modifies the color of all borders.
- In read mode, returns:
- the color of borders if this parameter is identical for all borders.
- the ColorUndefined constant if all the borders do not have the same color.
|
Thickness | Real | Returns and modifies the thickness of the border (in millimeters in the prints and in pixels in the graphic functions). Versions 21 and later- In modification, modifies the thickness of all borders.
- In read mode, returns:
- the thickness of borders if this parameter is identical for all borders.
- the ThicknessUndefined constant if all the borders do not have the same thickness.
New in version 21- In modification, modifies the thickness of all borders.
- In read mode, returns:
- the thickness of borders if this parameter is identical for all borders.
- the ThicknessUndefined constant if all the borders do not have the same thickness.
- In modification, modifies the thickness of all borders.
- In read mode, returns:
- the thickness of borders if this parameter is identical for all borders.
- the ThicknessUndefined constant if all the borders do not have the same thickness.
Not supported in the XLS cells. |
Line | Integer constant | Returns and modifies the type of line for the border (see the next paragraph). Versions 21 and later- In modification, modifies the type of line for all borders.
- In read mode, returns:
- the type of line for the borders if this parameter is identical for all borders.
- the TypeUndefined constant if all the borders do not have the same line.
New in version 21- In modification, modifies the type of line for all borders.
- In read mode, returns:
- the type of line for the borders if this parameter is identical for all borders.
- the TypeUndefined constant if all the borders do not have the same line.
- In modification, modifies the type of line for all borders.
- In read mode, returns:
- the type of line for the borders if this parameter is identical for all borders.
- the TypeUndefined constant if all the borders do not have the same line.
|
Versions 21 and laterLineBottom New in version 21LineBottom LineBottom | | Characteristics of the bottom line: - Property Color: Line color: This color can correspond to an RGB color (returned by RGB) or to a preset color.
- §>Thickness (Real): Line thickness (in millimeters in the prints and in pixels in the graphic functions).
- Property Type (integer type constant): Type of line (see the next paragraph).
Not supported in the XLS cells. |
Versions 21 and laterLineRight New in version 21LineRight LineRight | | Characteristics of the right line: - Property Color: Line color: This color can correspond to an RGB color (returned by RGB) or to a preset color.
- Property Thickness (Actual): Line thickness (in millimeters in the prints and in pixels in the graphic functions).
- Property Type (integer type constant): Type of line (see the next paragraph).
Not supported in the XLS cells. |
Versions 21 and laterLineLeft New in version 21LineLeft LineLeft | | Characteristics of the left line: - Property Color: Line color: This color can correspond to an RGB color (returned by RGB) or to a preset color.
- Property Thickness (Actual): Line thickness (in millimeters in the prints and in pixels in the graphic functions).
- Property Type (integer type constant): Type of line (see the next paragraph).
Not supported in the XLS cells. |
Versions 21 and laterLineTop New in version 21LineTop LineTop | | Characteristics of the top line: - Property Color: Line color: This color can correspond to an RGB color (returned by RGB) or to a preset color.
- Property Thickness (Actual): Line thickness (in millimeters in the prints and in pixels in the graphic functions).
- Property Type (integer type constant): Type of line (see the next paragraph).
Not supported in the XLS cells. |