Shapes.AddTextbox(MsoTextOrientation, Single, Single, Single, Single) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
Microsoft::Office::Interop::MSProject::Shape ^ AddTextbox(Microsoft::Office::Core::MsoTextOrientation Orientation, float Left, float Top, float Width, float Height);
public Microsoft.Office.Interop.MSProject.Shape AddTextbox (Microsoft.Office.Core.MsoTextOrientation Orientation, float Left, float Top, float Width, float Height);
abstract member AddTextbox : Microsoft.Office.Core.MsoTextOrientation * single * single * single * single -> Microsoft.Office.Interop.MSProject.Shape
Public Function AddTextbox (Orientation As MsoTextOrientation, Left As Single, Top As Single, Width As Single, Height As Single) As Shape
参数
- Orientation
- MsoTextOrientation
- Left
- Single
- Top
- Single
- Width
- Single
- Height
- Single