2.3.3.3 spcoa
The spcoa property specifies the connection angle of this callout.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
opid |
spcoa |
||||||||||||||||||||||||||||||
... |
opid (2 bytes): An OfficeArtFOPTEOPID record, as defined in section 2.2.8, that specifies the header for this property. The following table specifies the subfields.
-
Field
Meaning
opid.opid
A value that MUST be 0x0342.
opid.fBid
A value that MUST be 0x0.
opid.fComplex
A value that MUST be 0x0.
spcoa (4 bytes): An enumeration value that specifies the connection angle of this callout, according to the following table. If the rh.recInstance field in the OfficeArtFSP record, as defined in section 2.2.40, for this callout shape is set to msosptCallout90, msosptAccentCallout90, msosptBorderCallout90, or msosptAccentBorderCallout90, this value MUST equal msospcoaAny. The default value for this property is msospcoaAny.
-
Name
Value
Description
msospcoaAny
0x00000000
The callout is drawn according to its list of vertices.
msospcoa30
0x00000001
The callout is drawn at a 30-degree angle.
msospcoa45
0x00000002
The callout is drawn at a 45-degree angle.
msospcoa60
0x00000003
The callout is drawn at a 60-degree angle.
msospcoa90
0x00000004
The callout is drawn vertically.
msospcoa0
0x00000005
The callout is drawn horizontally.
-