OMathDelim.SepChar 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 Short that represents the separator character in a OMathDelim object when the OMathDelim object contains two or more arguments. Read/write.
public:
property short SepChar { short get(); void set(short value); };
public short SepChar { get; set; }
member this.SepChar : int16 with get, set
Public Property SepChar As Short
Property Value
Short