OMathFunction.Bar Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns an OMathBar object that represents the mathematical overbar for an object. Read-only.
public:
property Microsoft::Office::Interop::Word::OMathBar ^ Bar { Microsoft::Office::Interop::Word::OMathBar ^ get(); };
public Microsoft.Office.Interop.Word.OMathBar Bar { get; }
member this.Bar : Microsoft.Office.Interop.Word.OMathBar
Public ReadOnly Property Bar As OMathBar