次の方法で共有


FillFormat インターフェイス

定義

内部使用のため予約済みです。

public interface class FillFormat : Microsoft::Office::Core::_IMsoDispObj
[System.Runtime.InteropServices.Guid("000C0314-0000-0000-C000-000000000046")]
public interface FillFormat : Microsoft.Office.Core._IMsoDispObj
[<System.Runtime.InteropServices.Guid("000C0314-0000-0000-C000-000000000046")>]
type FillFormat = interface
    interface _IMsoDispObj
Public Interface FillFormat
Implements _IMsoDispObj
属性
実装

プロパティ

Application

内部使用のため予約済みです。

BackColor

内部使用のため予約済みです。

Creator

内部使用のため予約済みです。

ForeColor

内部使用のため予約済みです。

GradientAngle

内部使用のため予約済みです。

GradientColorType

内部使用のため予約済みです。

GradientDegree

内部使用のため予約済みです。

GradientStops

内部使用のため予約済みです。

GradientStyle

内部使用のため予約済みです。

GradientVariant

内部使用のため予約済みです。

Parent

内部使用のため予約済みです。

Pattern

内部使用のため予約済みです。

PictureEffects

オブジェクトのコレクションを PictureEffects 取得します。

PresetGradientType

内部使用のため予約済みです。

PresetTexture

内部使用のため予約済みです。

RotateWithObject

内部使用のため予約済みです。

TextureAlignment

内部使用のため予約済みです。

TextureHorizontalScale

内部使用のため予約済みです。

TextureName

内部使用のため予約済みです。

TextureOffsetX

内部使用のため予約済みです。

TextureOffsetY

内部使用のため予約済みです。

TextureTile

内部使用のため予約済みです。

TextureType

内部使用のため予約済みです。

TextureVerticalScale

内部使用のため予約済みです。

Transparency

内部使用のため予約済みです。

Type

内部使用のため予約済みです。

Visible

内部使用のため予約済みです。

メソッド

Background()

内部使用のため予約済みです。

OneColorGradient(MsoGradientStyle, Int32, Single)

内部使用のため予約済みです。

Patterned(MsoPatternType)

内部使用のため予約済みです。

PresetGradient(MsoGradientStyle, Int32, MsoPresetGradientType)

内部使用のため予約済みです。

PresetTextured(MsoPresetTexture)

内部使用のため予約済みです。

Solid()

内部使用のため予約済みです。

TwoColorGradient(MsoGradientStyle, Int32)

内部使用のため予約済みです。

UserPicture(String)

内部使用のため予約済みです。

UserTextured(String)

内部使用のため予約済みです。

適用対象