OMathFrac.Type Property

Definition

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

Property Value

WdOMathFracType

Applies to