sheetex - v1.3.0
API
Github
Gitee
Preparing search index...
BorderStyle
Interface BorderStyle
边框样式
interface
BorderStyle
{
style
:
|
"none"
|
"medium"
|
"double"
|
"hair"
|
"dotted"
|
"dashDotDot"
|
"dashDot"
|
"dashed"
|
"thin"
|
"mediumDashDotDot"
|
"slantDashDot"
|
"mediumDashDot"
|
"mediumDashed"
|
"thick"
;
color
:
string
;
}
Index
Properties
style
color
Properties
style
style
:
|
"none"
|
"medium"
|
"double"
|
"hair"
|
"dotted"
|
"dashDotDot"
|
"dashDot"
|
"dashed"
|
"thin"
|
"mediumDashDotDot"
|
"slantDashDot"
|
"mediumDashDot"
|
"mediumDashed"
|
"thick"
线型
color
color
:
string
颜色,ARGB 或 RGB 格式,Alpha 通道实际不起作用
color
:
'FF0000'
;
Copy
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
style
color
API
Github
Gitee
sheetex - v1.3.0
Loading...
边框样式