TableOfFigures.TableID Propriété

Définition

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é

String

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.

S’applique à