RemoveHyperlink
Shape.RemoveHyperlink method
قم بإزالة الارتباط التشعبي للشكل .
public void RemoveHyperlink()
أمثلة
[C#]
shape.RemoveHyperlink();
أنظر أيضا
- class Shape
- مساحة الاسم Aspose.Cells.Drawing
- المجسم Aspose.Cells
قم بإزالة الارتباط التشعبي للشكل .
public void RemoveHyperlink()
[C#]
shape.RemoveHyperlink();