TableOfContents.TableID 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.
Renvoie ou définit un identificateur d'une lettre utilisé pour générer une table des matières à partir des champs TOC (table des matières).
public:
property System::String ^ TableID { System::String ^ get(); void set(System::String ^ value); };
public string TableID { get; set; }
member this.TableID : string with get, set
Public Property TableID As String
Valeur de propriété
Remarques
La propriété TableID correspond au commutateur \f pour un champ TOC. Par exemple, « T » crée une table des matières à partir des champs TOC à l'aide de l'identificateur de table T.