1 2 3 4 5 6 7 8 9
| oWord.WordBasic.PageSetupMargins Tab:=0, PaperSize:=0, TopMargin:="1", _
BottomMargin:="1", LeftMargin:="2.5", RightMargin:="1", Gutter:="0", _
PageWidth:="29.7", PageHeight:="15", Orientation:=0, FirstPage:=0, _
OtherPages:=0, VertAlign:=0, ApplyPropsTo:=4, FacingPages:=0, _
HeaderDistance:="1.25", FooterDistance:="1.25", SectionStart:=2, _
OddAndEvenPages:=0, DifferentFirstPage:=0, Endnotes:=0, LineNum:=0, _
CountBy:=0, TwoOnOne:=0, GutterPosition:=0, LayoutMode:=0, DocFontName:= _
"", FirstPageOnLeft:=0, SectionType:=1, FolioPrint:=0, ReverseFolio:=0, _
FolioPages:=1 |
Partager