Shape.Fill 属性

定义

返回一个 FillFormat 对象,该对象包含指定形状的填充格式属性。

public:
 property Microsoft::Office::Interop::Word::FillFormat ^ Fill { Microsoft::Office::Interop::Word::FillFormat ^ get(); };
public Microsoft.Office.Interop.Word.FillFormat Fill { get; }
member this.Fill : Microsoft.Office.Interop.Word.FillFormat
Public ReadOnly Property Fill As FillFormat

属性值

适用于