PresentationShape

PresentationShape class

PowerPoint belgesindeki bir çizim şeklini temsil eder.

public class PresentationShape : PresentationBaseShape, IRotatableTwoDObject

Özellikleri

İsim Tanım
AlternativeText { get; set; } Bu ile ilişkili açıklayıcı (alternatif) metni alır veya ayarlarPresentationBaseShape .
FormattedTextFragments { get; } Bunun biçimlendirilmiş metin parçalarının koleksiyonunu alırPresentationShape .
Height { get; set; } Bunun yüksekliğini alır veya ayarlarPresentationBaseShapepuan olarak.
Id { get; } Bunun tanımlayıcısını alırPresentationBaseShape .
Image { get; set; } Bunun görüntüsünü alır veya ayarlarPresentationShape .
ImageFillFormat { get; } Bunun resim dolgu formatı ayarlarını alır.PresentationBaseShape .
Name { get; } Bunun adını alırPresentationBaseShape .
Presentation { get; } Bunun ana sunumunu alırPresentationBaseShape .
RotateAngle { get; set; } Bunun döndürme açısını alır veya ayarlarPresentationShape derece cinsinden.
ShapeType { get; } Şekil geometrisi ön ayar tipini alır.
Text { get; set; } Bunun metnini alır veya ayarlarPresentationShape .
Width { get; set; } Bunun genişliğini alır veya ayarlarPresentationBaseShapepuan olarak.
X { get; set; } Bunun yatay ofsetini alır veya ayarlarPresentationBaseShape sunumdan sol sınır nokta olarak.
Y { get; set; } Bunun dikey ofsetini alır veya ayarlarPresentationBaseShape from punto cinsinden sunumun üst sınırı.
ZOrderPosition { get; } Bunun konumunu alırPresentationBaseShape z-sırasında.

yöntemler

İsim Tanım
GetHyperlink(PresentationHyperlinkActionType) Bununla ilişkili köprüyü alırPresentationBaseShape .
SetHyperlink(PresentationHyperlinkActionType, string) Bununla ilişkili köprüyü ayarlarPresentationBaseShape .

Ayrıca bakınız