TableOfFigures.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.
Cette propriété renvoie ou définit un identificateur à une lettre qui est utilisé pour générer une table des illustrations à partir des champs TOC.
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.