[]
        
(Showing Draft Content)

GC.Spread.Sheets.Shapes.IShapeLine

接口: IShapeLine

Sheets.Shapes.IShapeLine

Table of contents

属性

属性

beginArrowheadLength

Optional beginArrowheadLength: ArrowheadLength

开始箭头长度,它是 ArrowheadLength 枚举


beginArrowheadStyle

Optional beginArrowheadStyle: ArrowheadStyle

开始箭头样式,它是 ArrowheadStyle 枚举


beginArrowheadWidth

Optional beginArrowheadWidth: ArrowheadWidth

开始箭头宽度,它是 ArrowheadWidth 枚举


capType

Optional capType: string | LineCapStyle

线端类型,它是 LineCapStyle 枚举或以等号开头的公式


color

Optional color: string

线条颜色,可以是颜色字符串或以等号开头的公式


compoundType

Optional compoundType: string | CompoundType

线条复合类型,可以是 CompoundType 枚举或以等号开头的公式


endArrowheadLength

Optional endArrowheadLength: ArrowheadLength

结束箭头长度,它是 ArrowheadLength 枚举


endArrowheadStyle

Optional endArrowheadStyle: ArrowheadStyle

结束箭头风格,它是 ArrowheadStyle 枚举


endArrowheadWidth

Optional endArrowheadWidth: ArrowheadWidth

结束箭头宽度,它是 ArrowheadWidth 枚举


joinType

Optional joinType: string | LineJoinStyle

线连接类型,它是 LineJoinStyle 枚举


lineStyle

Optional lineStyle: string | PresetLineDashStyle

线样式,它是 PresetLineDashStyle 枚举


transparency

Optional transparency: string | number

线条颜色透明度,它可以是介于 0 和 1 之间的数字或以 "=" 开头的公式


width

Optional width: string | number

线条宽度,可以是数字或以 "=" 开头的公式