SetBorderColor
Style.SetBorderColor method
设置指定边框的颜色。
public void SetBorderColor(BorderType borderType, Color colorvalue)
| 范围 | 类型 | 描述 |
|---|---|---|
| borderType | BorderType | borderType 要设置的边框。 |
| color | Color | 的指定边框。 |
也可以看看
- enum BorderType
- class Style
- 命名空间 Aspose.Cells.GridDesktop
- 部件 Aspose.Cells.GridDesktop