使用Fill 屬性可傳回 FillFormat 物件。 下列範例會將矩形新增至使用中文件,然後設定該矩形填滿色彩及漸層。VB 複製 With ActiveDocument.Shapes _ .AddShape(msoShapeRectangle, 90, 90, 90, 80).Fill .ForeColor.RGB = RGB(0, 128, 128) .OneColorGradient msoGradientHorizontal, 1, 1 End With ...
使用填充 属性可返回的 相关 对象。 下面的示例向活动文档添加一个矩形,然后设置矩形的填充格式的颜色和渐变。VB 复制 With ActiveDocument.Shapes _ .AddShape(msoShapeRectangle, 90, 90, 90, 80).Fill .ForeColor.RGB = RGB(0, 128, 128) .OneColorGradient msoGradientHorizontal, 1, 1 End With ...
This will insert a drop-down list into the fillable form. However, to fill out the list box, you need to set up the list. To do this, right-click the drop-down list control and selectProperties. In the Content Control Properties box, select theAddbutton to add new items to the list....
FillFormat.Solid 方法 (Word) 文章 07/04/2023 5 位參與者 意見反映 在此文章 語法 註解 範例 另請參閱 將指定的填滿格式設定為均一的色彩。 語法 運算式。固體 需要expression。 代表 FillFormat 物件的變數。 註解 您可以使用此方法,將漸層、材質、圖樣或背景填滿轉換成純色填滿。 範例 這則範例...
表達會傳回FillFormat物件的運算式。 註解 TextureTile屬性傳回的值可以是下列其中一個MsoTriState常數。 常數描述 msoFalse將材質填滿置中。 msoTrue將材質填滿磚塊式並排。 TextureTile屬性的設定會對應至方塊的設定並排顯示圖片當做材質磁磚效果] 選項下的填滿窗格上的 Microsoft Word 使用者介面中的格式圖片] 對話方塊...
返回一个代表 Microsoft Word 应用程序的Application对象。 语法 表达式。应用 expression是必需的。 一个代表FillFormat对象的变量。 备注 Visual Basic 的CreateObject和GetObject函数使您可以从 Visual Basic for Applications 项目中访问 OLE 自动化对象。 另请参阅 ...
表达 返回FillFormat 对象的表达式。返回值MsoTextureAlignment备注由TextureAlignment 属性返回的值可以是下面的 MsoTextureAlignment 常量之一:msoTextureTopLeft msoTextureTop msoTextureTopRight msoTextureLeft msoTextureCenter msoTextureRight msoTextureBottomLeft msoTextureBottom msoTextureBottomRightTextureAlignment 属性...
返回一个 Object 类型值,该值代表指定 FillFormat 对象的父对象。语法表达式。父母expression 是必需的。 一个代表 FillFormat 对象的变量。另请参阅对象支持和反馈有关于 Office VBA 或本文档的疑问或反馈? 请参阅 Office VBA 支持和反馈,获取有关如何接收支持和提供反馈的指南。反馈 此页面是否有帮助? 是 否 ...
返回FillFormat 对象,该对象包含指定图形的填充格式属性。只读。 示例 本示例首先向 myDocument 添加一个矩形,然后为其设置前景色、背景色和矩形填…
How to Make a Fill-In-The-Blank Form With Microsoft Word 2010. Microsoft Word 2010 is an optimal business choice for communications leaving your office, such as letters, invoices and marketing materials, but don't rule out the software program for when y