|
EDA365欢迎您!
您需要 登录 才可以下载或查看,没有帐号?注册
x
Allegro导出器件坐标和转角和封装到Excel表格中用Skill实现progn: S1 W. n, c0 k' W1 U. I
. E& {2 f2 |1 m/ U z" H! o
(axlSpreadsheetInit)
$ L. } t7 @) J0 e% V/ W8 O0 b) j+ ~9 \* v7 d5 B: F L, F, v( O4 u
;; Define inital, default style.
7 v0 o0 T4 I9 R1 \5 _0 T$ h7 \# a1 c2 S& W; K
;; Styles may be defined at any point during the spreadsheet's, x- M4 ~8 b# y' o4 B1 l
I- t6 p- r8 t( L! C3 T
;; construction, but must be defined before they are referenced
0 A! ~) {1 M2 V: h3 A9 ?& h, @% S) S
;; by any row, column, or cell.
* n7 C$ a8 U2 d$ k1 ^3 t9 b- ^% P% H* Y$ ~% I
(axlSpreadsheetSetStyle "Default" nil)5 {& v+ \, o) y, C
, T+ b5 i$ m7 e; L7 Z: B6 P
(axlSpreadsheetSetStyleProp "Alignment" "Vertical" "Top"): t/ ], E: B9 {
9 f# f1 A. s3 s3 m (axlSpreadsheetSetStyleProp "Alignment" "Horizontal" "Left")5 T# P; k! C: l# D
, h9 Q" S: s6 u {
(axlSpreadsheetSetStyleProp "Alignment" "WrapText" "1")7 N2 s+ M3 g8 ~5 r- S
+ t! {; Q7 ^4 O* D; e, t ;;title cell style
% s5 k1 y+ U+ M0 X* B4 Z# J
% j$ j+ y( W7 P. N (axlSpreadsheetSetStyle "Title" "TC")
9 ~+ J7 U5 j) d/ c: l: Z: K( {" P/ [; I. I9 q3 g* Y3 x( G" q
|
|