SetStyle
BorderCollection.SetStyle method
设置集合所有边框的样式。
public void SetStyle(CellBorderType style)
范围 | 类型 | 描述 |
---|---|---|
style | CellBorderType | 边框样式 |
也可以看看
- enum CellBorderType
- class BorderCollection
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells
设置集合所有边框的样式。
public void SetStyle(CellBorderType style)
范围 | 类型 | 描述 |
---|---|---|
style | CellBorderType | 边框样式 |