<ol> <li>Wordãã¯ãå ã§æ±ããææ¸åä½</li> 'ææ¸ã®ã»ã¯ã·ã§ã³æ°ãåå¾ MsgBox ActiveDocument.Sections.Count 'ææ¸ã®æ®µè½æ°ãåå¾ MsgBox ActiveDocument.Paragraphs.Count 'ææ¸ã®ææ°ãåå¾ MsgBox ActiveDocument.Sentences.Count 'ææ¸ã®æåæ°ãåå¾ MsgBox ActiveDocument.Characters.Count '2çªç®ã®ã»ã¯ã·ã§ã³ã®æã®æ°ãåå¾ MsgBox ActiveDocument.Sections(2).Sentences.Count '3çªç®ã®æã®æåæ°ãåå¾ MsgBox ActiveDocument.Sentences(3).Characters.Count '3çªç®ã®ã»ã¯ã·ã§ã³ã®ç¹å®ã®ã¹ã¿ã¤ã«ã®æ°ãåå¾ For Each par


{{#tags}}- {{label}}
{{/tags}}