ªð¦^¦Cªí ¤W¤@¥DÃD µo©«

[µo°Ý] µù¸Ñ¤º´¡¤J¹Ï¤ù

¥»©«³Ì«á¥Ñ register313 ©ó 2012-2-3 19:04 ½s¿è

¦^´_ 5# dafa

GBKEEª©¤j ©Ò¨¥¥¿½T
­n¦bµù¸ÑÅã¥Üªºª¬ºA¤§¤U¤~¯à¥[¤J¹Ï¤ù
  1. Sub Macro4()

  2.     Range("A1").Select
  3.     Range("A1").AddComment
  4.     Range("A1").Comment.Visible = False
  5.     Range("A1").Comment.Text Text:="JJSR:" & Chr(10) & ""
  6.   
  7.     Range("A1").Comment.Visible = True             '¥[¤J¦¹¦æ Åã¥Üµù¸Ñ
  8.    Range("A1").Comment.Shape.Select True      '¥[¤J¦¹¦æ ¿ï¨úµù¸Ñ

  9.     Range("A1").Comment.Text Text:="JJSR:" & Chr(10) & ""
  10.     Selection.ShapeRange.Fill.Transparency = 0#
  11.     Selection.ShapeRange.Line.Weight = 0.75
  12.     Selection.ShapeRange.Line.DashStyle = msoLineSolid
  13.     Selection.ShapeRange.Line.Style = msoLineSingle
  14.     Selection.ShapeRange.Line.Transparency = 0#
  15.     Selection.ShapeRange.Line.Visible = msoTrue
  16.     Selection.ShapeRange.Line.ForeColor.RGB = RGB(0, 0, 0)
  17.     Selection.ShapeRange.Line.BackColor.RGB = RGB(255, 255, 255)
  18.     Selection.ShapeRange.Fill.Visible = msoTrue
  19.     Selection.ShapeRange.Fill.ForeColor.RGB = RGB(255, 255, 255)
  20.     Selection.ShapeRange.Fill.BackColor.SchemeColor = 80
  21.     Selection.ShapeRange.Fill.UserPicture "C:\1.jpg"
  22.    
  23. End Sub
½Æ»s¥N½X

TOP

        ÀR«ä¦Û¦b : ¡i®É¶¡µLªk¾B¾×¡j©È®É¶¡®ø³u¡Aªá¤F³\¦h¤ß¦å¡A·QºÉ¦U¦¡¤èªk­n¾B¾×®É¶¡¡Aµ²ªG¬O¡G®ö¶O¤F§ó¦h®É¶¡¡A¥B¤@µL©Ò¦¨¡I
ªð¦^¦Cªí ¤W¤@¥DÃD