OMathMat.ColGapRule 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 une WdOMathSpacingRule constante qui représente la règle d’espacement pour l’espace qui s’affiche entre les colonnes dans une matrice. En lecture/écriture
public:
property Microsoft::Office::Interop::Word::WdOMathSpacingRule ColGapRule { Microsoft::Office::Interop::Word::WdOMathSpacingRule get(); void set(Microsoft::Office::Interop::Word::WdOMathSpacingRule value); };
public Microsoft.Office.Interop.Word.WdOMathSpacingRule ColGapRule { get; set; }
member this.ColGapRule : Microsoft.Office.Interop.Word.WdOMathSpacingRule with get, set
Public Property ColGapRule As WdOMathSpacingRule