Home » ワードマクロ・Word VBAの使い方 » 表・テーブル » WordのRowsとColumnsが持つプロパティ・メソッドの比較一覧

WordのRowsとColumnsが持つプロパティ・メソッドの比較一覧

動作検証バージョン:64bit Windows 10 Pro + 32bit Word(バージョン2104 ビルド13929.20386 Microsoft Store)

Word VBAの、RowオブジェクトとColumnオブジェクトに用意されているプロパティ・メソッドを比較するための一覧を作成しています。

RowsコレクションColumnsコレクションについても、同様の一覧を作成しておきます。

[スポンサードリンク]
Word.Rows
のプロパティ
戻り値Word.Columns
のプロパティ
戻り値
AlignmentWdRowAlignment
AllowBreakAcrossPagesLong
AllowOverlapLong
ApplicationApplicationApplicationApplication
BordersBordersBordersBorders
CountLongCountLong
CreatorLongCreatorLong
DistanceBottomSingle
DistanceLeftSingle
DistanceRightSingle
DistanceTopSingle
FirstRowFirstColumn
HeadingFormatLong
HeightSingle
HeightRuleWdRowHeightRule
HorizontalPositionSingle
LastRowLastColumn
LeftIndentSingle
NestingLevelLongNestingLevelLong
ParentObjectParentObject
PreferredWidthSingle
PreferredWidth
Type
WdPreferredWidth
Type
Relative
HorizontalPosition
WdRelative
HorizontalPosition
Relative
VerticalPosition
WdRelative
VerticalPosition
ShadingShadingShadingShading
SpaceBetweenColumnsSingle
TableDirectionWdTableDirection
VerticalPositionSingle
WidthSingle
WrapAroundTextLong
Word.Rowsのメソッド戻り値Word.Columnsのメソッド戻り値
AddRowAddColumn
AutoFitなし
ConvertToTextRange
DeleteなしDeleteなし
DistributeHeightなし
DistributeWidthなし
ItemRowItemColumn
SelectなしSelectなし
SetHeightなし
SetLeftIndentなし
SetWidthなし

最終更新日時:2021-05-26 14:28

[スポンサードリンク]

Home » ワードマクロ・Word VBAの使い方 » 表・テーブル » WordのRowsとColumnsが持つプロパティ・メソッドの比較一覧

「表・テーブル」の記事一覧

検索


Copyright © インストラクターのネタ帳 All Rights Reserved.

.