Share via


MsoFillType 列挙型

定義

図形の塗りつぶしの種類を指定します。

public enum class MsoFillType
public enum MsoFillType
type MsoFillType = 
Public Enum MsoFillType
継承
MsoFillType

フィールド

msoFillBackground 5

背景と同じ塗りつぶし

msoFillGradient 3

塗りつぶし (グラデーション)

msoFillMixed -2

塗りつぶし (混在)

msoFillPatterned 2

パターンの塗りつぶし

msoFillPicture 6

図の塗りつぶし

msoFillSolid 1

塗りつぶし (単色)

msoFillTextured 4

テクスチャの塗りつぶし

適用対象