Share via


ApplicationClass.CentimetersToPoints(Single) 方法

定义

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

参数

Centimeters
Single

返回

实现

适用于