[]
Represents a bar Office Math structure, which consists of a base element and an overbar or underbar.
public class OMathBar : OMathStruct, IBrowsable<OMathStruct>
Public Class OMathBar
Inherits OMathStruct
Implements IBrowsable(Of OMathStruct)
| Name | Description |
|---|---|
| Base | Gets the OMathElement to which the bar is applied. |
| Position | Gets or sets the position of the bar character. Default value is Bottom. |
| StructType | Gets the OMathStructType of the structure. |