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

(¤w¸Ñ¨M)¦p¦ó³B²z¹Ïªí¤¤©Ò¦³¼ÐÅÒ¤º®e?

(¤w¸Ñ¨M)¦p¦ó³B²z¹Ïªí¤¤©Ò¦³¼ÐÅÒ¤º®e?

¥»©«³Ì«á¥Ñ freeffly ©ó 2012-2-22 16:51 ½s¿è

¦p¹Ï¤¤§Ú·Q­nÅý¬ü¦U¼Ðñ¤º®e³£¬OÂŦ⠦rÅé¤j¤p10
³oºØ­n¦p¦ó¼g?
¸Õ¹LÁ`¬O·|¥X²{«¬ºA¤£²Å³oÃþªº¦r²´






¹Ï-¼ÐÅÒ.rar (6.47 KB)
¦r¨å¨â¦U¦r ÁÙ¯uÃø²z¸Ñ

¥»©«³Ì«á¥Ñ freeffly ©ó 2012-1-11 16:50 ½s¿è

¤U­±¬O§Ú«á¨Ó¦b°ê¥~ºô¯¸§ä¨ìªº
¥i¥H¥Î
¦³»Ý­nªº¤H¥i¥H°Ñ¦Ò
¤W­±ªº¬O°ê¥~¨Ò¤l
¤U­±ªº¬O§Ú³o­Ó¨Ò¤l¥Îªº
  1. Sub linewidth()
  2. For Each SeriesCollection In ActiveChart.SeriesCollection
  3.     If SeriesCollection.Type = 4 Then
  4.         SeriesCollection.Format.Line.Weight = 4.5
  5.     End If
  6. Next SeriesCollection
  7. End Sub


  8. Sub linewidth()
  9. For Each S In ActiveChart.SeriesCollection
  10.     With S.DataLabels.Font
  11.         .Name = "·s²Ó©úÅé"
  12.         .FontStyle = "¼Ð·Ç"
  13.         .Size = 10
  14.         .Strikethrough = False
  15.         .Superscript = False
  16.         .Subscript = False
  17.         .OutlineFont = False
  18.         .Shadow = False
  19.         .Underline = xlUnderlineStyleNone
  20.         .ColorIndex = 5
  21.         .Background = xlAutomatic
  22.     End With
  23.     Next
  24. End Sub
½Æ»s¥N½X
¦r¨å¨â¦U¦r ÁÙ¯uÃø²z¸Ñ

TOP

        ÀR«ä¦Û¦b : §Ñ¥\¤£§Ñ¹L¡A§Ñ«è¤£§Ñ®¦¡C
ªð¦^¦Cªí ¤W¤@¥DÃD