次の方法で共有


ApplicationClass.PointsToCentimeters(Single) メソッド

定義

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

パラメーター

Points
Single

戻り値

実装

適用対象