Home » ワードマクロ・Word VBAの使い方 » フォント » Word.FontとExcel.Fontのプロパティ比較一覧

Word.FontとExcel.Fontのプロパティ比較一覧

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

PowerPoint VBAとExcel VBAとで、Fontオブジェクトがどれくらい似ていて、どれくらい違うのか比較するための一覧を作成しました。

Word VBAとExcel VBAでも同様の一覧を作成しておきます。

Word.Font
が持つプロパティ
戻り値Excel.Font
が持つプロパティ
戻り値
AllCapsLong
ApplicationApplicationApplicationApplication
BackgroundVariant
BoldLongBoldVariant
BoldBiLong
BordersBorders
ColorVariant
ColorIndexWdColorIndexColorIndexVariant
ColorIndexBiWdColorIndex
ContextualAlternatesLong
CreaterLongCreaterXlCreator
DiacriticColorWdColor
DisableCharacterSpaceGridBoolean
DoubleStrikeThroughLong
DuplicateFont
EmbossLong
EmphasisMarkWdEmphasisMark
EngraveLong
FillFillFormat
FontStyleVariant
GlowGlowFormat
HiddenLong
ItalicLongItalicVariant
ItalicBiLong
KerningSingle
LigaturesWdLigatures
LineLineFormat
NameStringNameVariant
NameAsciiString
NameBiString
NameFarEastString
NameOtherString
NumberFormWdNumberForm
NumberSpacingWdNumberSpacing
OutlineLong
ParentObjectParentObject
PositionLong
ReflectionReflectionFormat
ScalingLong
ShadingShading
ShadowLong
SizeSingleSizeVariant
SizeBiSingle
SmallCapsLong
SpacingSingle
StrikeThroughLongStrikethroughVariant
StylisticSetWdStylisticSet
SubscriptLongSubscriptVariant
SuperscriptLongSuperscriptVariant
TextColorColorFormat
TextShadowThreeDFormat
ThemeColorVariant
ThemeFontXlThemeFont
ThreeDThreeDFormat
TintAndShadeVariant
UnderlineWdUnderlineUnderlineVariant
UnderlineColorWdColor

ワープロソフトであるWordのFontオブジェクトに用意されているプロパティのほうが、当然ながらExcelよりもかなり多くなっています。

最終更新日時:2021-05-20 09:59

[スポンサードリンク]

Home » ワードマクロ・Word VBAの使い方 » フォント » Word.FontとExcel.Fontのプロパティ比較一覧

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

.