|
EDA365欢迎您!
您需要 登录 才可以下载或查看,没有帐号?注册
x
Allegro导出器件坐标和转角和封装到Excel表格中用Skill实现progn8 w; f2 w( r. r$ m4 |5 i" @& Q
* B; l( V* d' z" ?, ?; g1 m3 F, b( C
(axlSpreadsheetInit); V8 F$ [) `0 R( P
- q& N5 F- E9 Y) [1 Y' Q0 y4 v- d ;; Define inital, default style.
, q' ]' Q6 T, l# ^& m7 R2 H2 a; ?$ j- `
;; Styles may be defined at any point during the spreadsheet's% t% q+ b, D* j3 Y/ O, y5 T
. u, c' A/ u! [3 w9 X. ~4 Z' [ ;; construction, but must be defined before they are referenced+ ^4 f1 w9 @0 B( S* n
! [0 _5 b6 E3 K1 S0 O- x' X+ K ;; by any row, column, or cell.; k' A. c: m& h0 S2 A {
6 H; D7 W' p9 N( m: T% p" C) h
(axlSpreadsheetSetStyle "Default" nil)3 x* I$ A: p! w7 T! n* B
- f$ T2 k! l, ~% s! R4 B) M) P
(axlSpreadsheetSetStyleProp "Alignment" "Vertical" "Top")
6 P& a c& N; x1 M9 D! [; N, y
2 B1 S; L h. a (axlSpreadsheetSetStyleProp "Alignment" "Horizontal" "Left")
5 c! y$ {7 v* q9 M8 V) ?7 g$ f
- W$ R; [8 M" E( ]# \ (axlSpreadsheetSetStyleProp "Alignment" "WrapText" "1")+ e% [8 O( Y: V8 h; P
|7 k0 L# C' d3 P ;;title cell style
) p; U B% i6 u X8 o( r6 G- \: c
/ B& ^8 K5 i& [ (axlSpreadsheetSetStyle "Title" "TC")+ y l9 R* o; \* ~( D
7 q5 }9 j" r6 o/ M2 s8 ~; b* s" e
|
|