[]
        
(Showing Draft Content)

GrapeCity.Forguncy.CellTypes.IBorderLine

接口 IBorderLine

设置边框。

命名空间: GrapeCity.Forguncy.CellTypes
程序集: GrapeCity.Forguncy.CellTypes.dll
语法
public interface IBorderLine

属性

ColorStr

边框颜色。

声明
string ColorStr { get; }
属性值
类型 描述
string

Style

边框线型。

声明
ForguncyBorderLineStyle Style { get; }
属性值
类型 描述
ForguncyBorderLineStyle