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.

.