[]
        
(Showing Draft Content)

GC.Spread.Sheets.Shapes.CompoundType

Enumeration: CompoundType

Sheets.Shapes.CompoundType

Specifies the shape line compound type.

Table of contents

Enumeration members

Enumeration members

double

double = 1

Specifies two lines display at both sides of shape path


simple

simple = 0

Specifies only display one line around shape path


thickThin

thickThin = 2

Specifies two lines, one thick line display at shape outter range, another thin line display at shape inner range


thinThick

thinThick = 3

Specifies two lines, one thin line display at shape outter range, another thick line display at shape inner range


triple

triple = 4

Specifies three lines, one thick line display around shape path, the other two thin line display at inner and outter shape range