Shapes.AddTable(Int32, Int32, Single, Single, Single, Single) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
Microsoft::Office::Core::Shape ^ AddTable(int NumRows, int NumColumns, float Left, float Top, float Width, float Height);
public Microsoft.Office.Core.Shape AddTable (int NumRows, int NumColumns, float Left, float Top, float Width, float Height);
abstract member AddTable : int * int * single * single * single * single -> Microsoft.Office.Core.Shape
Public Function AddTable (NumRows As Integer, NumColumns As Integer, Left As Single, Top As Single, Width As Single, Height As Single) As Shape
Paramètres
- NumRows
- Int32
- NumColumns
- Int32
- Left
- Single
- Top
- Single
- Width
- Single
- Height
- Single