ListFormat.SingleListTemplate Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
True si l’objet entier ListFormat utilise le même modèle de liste.
public:
property bool SingleListTemplate { bool get(); };
public bool SingleListTemplate { get; }
member this.SingleListTemplate : bool
Public ReadOnly Property SingleListTemplate As Boolean