|
EDA365欢迎您!
您需要 登录 才可以下载或查看,没有帐号?注册
x
Allegro导出器件坐标和转角和封装到Excel表格中用Skill实现progn' x( J% c$ D0 i. a" z
0 b# A8 O* d* r6 c
(axlSpreadsheetInit)
8 G, n( O* ?/ j2 c+ P+ {1 s! O) T/ J+ ` S/ o ]0 b8 N- J) ?: ^: b
;; Define inital, default style.7 d* G) { }9 f$ Z0 C' w
3 r* N) P9 G: I
;; Styles may be defined at any point during the spreadsheet's7 C2 I; x# ~/ d
7 U$ W1 F2 y5 K+ H$ L: M( o( u
;; construction, but must be defined before they are referenced( T* e% _* o. O
8 D1 C0 C+ @, i7 G5 C8 Q' u ;; by any row, column, or cell.- i9 }+ y& y6 q v/ k' X+ t) Z
! b" ~" }& P* { ^
(axlSpreadsheetSetStyle "Default" nil)
' M: y- _1 K0 h5 W9 C( c6 k1 X# D3 ]6 w+ y+ j
(axlSpreadsheetSetStyleProp "Alignment" "Vertical" "Top")" s0 C8 T$ |4 C1 [) ?- d
3 j7 w" d8 y8 G4 J" A8 g) Z (axlSpreadsheetSetStyleProp "Alignment" "Horizontal" "Left")
8 l3 Z+ T( O$ J" n) g& h) }" a9 w4 T
(axlSpreadsheetSetStyleProp "Alignment" "WrapText" "1")
+ J7 c; P- z6 i. I( P% e% g# D. d( }3 E+ p5 n9 }
;;title cell style& Z. B B5 m5 C& s W& _
$ U, L2 q* r% E1 Y O- W; r# Q1 D
(axlSpreadsheetSetStyle "Title" "TC")
3 ~: o& c! y& K1 q: [. v2 p7 m$ w, Z' }8 M8 K! P
|
|