ColorStops.Count Eigenschaft

Definition

Gibt die Anzahl für das dargestellte Objekt zurück oder legt die Anzahl fest. Schreibgeschützt

public:
 property int Count { int get(); };
public int Count { get; }
Public ReadOnly Property Count As Integer

Eigenschaftswert

Integer

Beispiele

Gibt die Anzahl der ColorStops in der aktiven Zelle zurück.

<span class="label">ActiveCell.Interior.Gradient.ColorStops.Count</span>

Gilt für: