WdUnits 列挙型

定義

使用する単位を指定します。

public enum class WdUnits
[System.Runtime.InteropServices.Guid("D66B392B-BDA5-3778-A812-F6EEA5A96C2F")]
public enum WdUnits
type WdUnits = 
Public Enum WdUnits
継承
WdUnits
属性

フィールド

wdCell 12

セル

wdCharacter 1

文字

wdCharacterFormatting 13

文字書式

wdColumn 9

wdItem 16

選択された項目

wdLine 5

wdParagraph 4

段落

wdParagraphFormatting 14

段落書式

wdRow 10

行 (表)

wdScreen 7

画面のサイズ

wdSection 8

セクション

wdSentence 3

wdStory 6

ストーリー

wdTable 15

wdWindow 11

ウィンドウ

wdWord 2

単語

適用対象