LineSketchSeed Constructeurs
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.
Surcharges
LineSketchSeed() |
Initialise une nouvelle instance de la classe LineSketchSeed. |
LineSketchSeed(String) |
Initialise une nouvelle instance de la classe LineSketchSeed avec le contenu de texte spécifié. |
LineSketchSeed()
Initialise une nouvelle instance de la classe LineSketchSeed.
public LineSketchSeed ();
Public Sub New ()
S’applique à
LineSketchSeed(String)
Initialise une nouvelle instance de la classe LineSketchSeed avec le contenu de texte spécifié.
public LineSketchSeed (string text);
new DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchSeed : string -> DocumentFormat.OpenXml.Office2021.Drawing.SketchyShapes.LineSketchSeed
Public Sub New (text As String)
Paramètres
- text
- String
Spécifie le contenu du texte de l’élément.