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

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

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

Word VBAのRowsコレクションとRowオブジェクトが持つプロパティ・メソッドを比較する一覧を作成しました。

表内のセルを表すCellsコレクションCellオブジェクトにも、『Excel VBAユーザーのためのWord VBA入門(1)』のchapter 6で解説しているParagraphs&Paragraphと同様、同じプロパティ・メソッドが割と用意されています。

[スポンサードリンク]

Word VBAの、CellsコレクションとCellオブジェクトが持つプロパティ・メソッドを比較するための一覧を、作成しておきます。

Cellsコレクション
のプロパティ
戻り値Cellオブジェクト
のプロパティ
戻り値
ApplicationApplicationApplicationApplication
BordersBordersBordersBorders
BottomPaddingSingle
ColumnColumn
ColumnIndexLong
CountLong
CreatorLongCreatorLong
FitTextBoolean
HeightSingleHeightSingle
HeightRuleWdRow
HeightRule
HeightRuleWdRow
HeightRule
IDSingle
LeftIndentSingle
LeftPaddingSingle
NestingLevelLongNestingLevelLong
NextCell
ParentObjectParentObject
PreferredWidthSinglePreferredWidthSingle
PreferredWidthTypeWdPreferred
WidthType
PreferredWidthTypeWdPreferred
WidthType
PreviousCell
RangeRange
RightPaddingSingle
RowRow
RowIndexLong
ShadingShadingShadingShading
TablesTables
TopPaddingSingle
VerticalAlignmentWdVertical
Alignment
VerticalAlignmentWdVertical
Alignment
WidthSingleWidthSingle
WordWrapBoolean
Cellsコレクション
のメソッド
戻り値Cellオブジェクト
のメソッド
戻り値
AutoSumなしAutoSumなし
AutoFItなし
DeleteなしDeleteなし
DistributeHeightなし
DistributeWidthなし
Formulaなし
ItemCell
MergeなしMergeなし
Selectなし
SetHeightなしSetHeightなし
SetWidthなしSetWidthなし
SplitなしSplitなし

最終更新日時:2021-07-01 07:02

[スポンサードリンク]

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

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

検索


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

.