OMathFunction.BorderBox 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 un OMathBorderBox Object qui représente une bordure tracée autour d’une équation ou d’une partie d’équation. L' OMathBorderBox objet peut également être utilisé pour tracer des lignes horizontales, verticales et diagonales à l’aide d’arguments BorderBox,. En lecture seule.
public:
property Microsoft::Office::Interop::Word::OMathBorderBox ^ BorderBox { Microsoft::Office::Interop::Word::OMathBorderBox ^ get(); };
public Microsoft.Office.Interop.Word.OMathBorderBox BorderBox { get; }
member this.BorderBox : Microsoft.Office.Interop.Word.OMathBorderBox
Public ReadOnly Property BorderBox As OMathBorderBox