[]
Specifies how borders are drawn when the object is split between pages.
public enum BordersSplitMode
Name | Description |
---|---|
None | Borders are not drawn where the object is split. |
Round | Borders are drawn where the object is split. If the border is round (see C1.C1Preview.IBorders.RadiusX, C1.C1Preview.IBorders.RadiusY), round borders are drawn where the object is split. |
Square | Square borders are drawn where the object is split. |