OMathFrac.Type 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 or sets a WdOMathFracType constant that represents the layout of a fraction, whether it is stacked, skewed, linear, or without a fraction bar. Read/write.
public:
property Microsoft::Office::Interop::Word::WdOMathFracType Type { Microsoft::Office::Interop::Word::WdOMathFracType get(); void set(Microsoft::Office::Interop::Word::WdOMathFracType value); };
public Microsoft.Office.Interop.Word.WdOMathFracType Type { get; set; }
member this.Type : Microsoft.Office.Interop.Word.WdOMathFracType with get, set
Public Property Type As WdOMathFracType