FindShapeByAltText

BaseSlide.FindShapeByAltText method

Trouve la première occurrence d’une forme avec le texte alternatif spécifié.

public IShape FindShapeByAltText(string altText)
ParamètreTaperLa description
altTextStringTexte alternatif.

Return_Value

Objet de forme ou null.

Voir également