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

WORD ¿ý»s¥¨¶° ³Ì¤p¦æ°ª ¥X²{¤F°ÝÃD

WORD ¿ý»s¥¨¶° ³Ì¤p¦æ°ª ¥X²{¤F°ÝÃD

¥»©«³Ì«á¥Ñ vpower ©ó 2010-8-28 15:16 ½s¿è

§Ú«Ü³æ¯Âªº³]©w¥¨¶° --> ³Ì¤p¦æ°ª=0 pt ¥Lµ{¦¡½X´N¥X²{°ÝÃD  ¥H¤Uµ{¦¡½XÂŦ⨺¤@¦æ¥X²{¤F°ÝÃD1
Sub ¥¨¶°5()
'
' ¥¨¶°5 ¥¨¶°
' ¥¨¶°¿ý»s©ó 2010-8-28¡A¿ý»sªÌ AAA
'
    Selection.WholeStory
    With Selection.ParagraphFormat
        .SpaceBeforeAuto = False
        .SpaceAfterAuto = False
        .LineSpacingRule = wdLineSpaceAtLeast
        .LineSpacing = 0
        .KeepWithNext = False
        .KeepTogether = False
        .PageBreakBefore = False
        .NoLineNumber = False
        .Hyphenation = True
        .AutoAdjustRightIndent = True
        .DisableLineHeightGrid = False
        .FarEastLineBreakControl = True
        .WordWrap = True
        .HangingPunctuation = True
        .HalfWidthPunctuationOnTopOfLine = False
        .AddSpaceBetweenFarEastAndAlpha = True
        .AddSpaceBetweenFarEastAndDigit = True
        .BaseLineAlignment = wdBaselineAlignAuto
        .LeftIndent = CentimetersToPoints(0)
        .RightIndent = CentimetersToPoints(0)
    End With
End Sub

        ÀR«ä¦Û¦b : ª¾ÃÑ­n¥Î¤ßÅé·|¡A¤~¯àÅܦ¨¦Û¤vªº´¼¼z¡C
ªð¦^¦Cªí ¤W¤@¥DÃD