次の方法で共有


ApplicationClass.InchesToPoints(Single) メソッド

定義

public:
 virtual float InchesToPoints(float Inches) = Microsoft::Office::Interop::Word::_Application::InchesToPoints;
public virtual float InchesToPoints (float Inches);
abstract member InchesToPoints : single -> single
override this.InchesToPoints : single -> single
Public Overridable Function InchesToPoints (Inches As Single) As Single

パラメーター

Inches
Single

戻り値

実装

適用対象