Sub a1()
ActiveWindow.Selection.ShapeRange.Width = 495.5
'ActiveWindow.Selection.ShapeRange.Height = 364.25
ActiveWindow.Selection.ShapeRange.Left = 19.87504
ActiveWindow.Selection.ShapeRange.Top = 135.5
'495.5
'364.25
'19.87504
'135.5
End Sub
Sub a2()
MsgBox (ActiveWindow.Selection.ShapeRange.Width & " / " & ActiveWindow.Selection.ShapeRange.Height & " / " & ActiveWindow.Selection.ShapeRange.Left & " / " & ActiveWindow.Selection.ShapeRange.Top)
End Sub
'windows' 카테고리의 다른 글
에디트플러스 파일비교 사용자도구 Meld ( Diff file For Editplus ) (0) | 2020.06.03 |
---|---|
fsutil 대용량 파일 생성 (0) | 2015.11.12 |
윈도우7의 PE 멀티부팅 메뉴에 등록하기 (0) | 2014.05.07 |
윈도우7 VHD 설치. (2) | 2014.05.07 |
ImageX (0) | 2014.05.07 |
댓글