IPlaceholder

Interface IPlaceholder

Représente un espace réservé sur une diapositive.

public interface IPlaceholder

Propriétés

NomDescription
Index { get; }Obtient l’index d’un espace réservé. Lecture seule UInt32.
Orientation { get; }Obtient l’orientation d’un espace réservé. Lecture seule Orientation.
Size { get; }Obtient la taille d’un espace réservé. Lecture seule PlaceholderSize.
Type { get; }Obtient le type d’un espace réservé. Lecture seule PlaceholderType.

Voir aussi