[]
Forguncy.Plugin.ForguncyStyleInfo
设置样式
• backgroundStr: string
背景色
• borderBottom: ForguncyBorderLine
下边框
• borderLeft: ForguncyBorderLine
左边框
• borderRight: ForguncyBorderLine
右边框
• borderTop: ForguncyBorderLine
上边框
• ellipsis: boolean
超出的文本显示省略号
• fontFamily: string
字体
• fontSize: number
字号
• fontStyle: string
字体倾斜
• fontWeight: string
字体加粗
• foregroundStr: string
字体颜色
• formatString: string
格式设置
• horizontalAlignment: CellHorizontalAlignment
水平对齐方式
• shrinkToFit: boolean
缩小字体填充
• strikethrough: boolean
是否有删除线
• textIndent: number
缩进
• underline: boolean
是否有下划线
• verticalAlignment: CellVerticalAlignment
垂直对齐方式
• wordWrap: boolean
是否可换行