OMathMat.ColGapRule 属性

定义

返回或设置一个 WdOMathSpacingRule 常量,该常量代表矩阵中列之间出现的间距规则。 读/写。

public:
 property Microsoft::Office::Interop::Word::WdOMathSpacingRule ColGapRule { Microsoft::Office::Interop::Word::WdOMathSpacingRule get(); void set(Microsoft::Office::Interop::Word::WdOMathSpacingRule value); };
public Microsoft.Office.Interop.Word.WdOMathSpacingRule ColGapRule { get; set; }
member this.ColGapRule : Microsoft.Office.Interop.Word.WdOMathSpacingRule with get, set
Public Property ColGapRule As WdOMathSpacingRule

属性值

WdOMathSpacingRule

适用于