[]
Determines the way to draw the borders of C1Border.
public sealed class BorderAlignment : Enum
Name | Description |
---|---|
Center | Draw the borders centering the bound's edges |
Inner | Draw the borders inside the bound's edges |
Outer | Draw the border outer the bound's edges |
value__ |