ApplicationClass.CentimetersToPoints(Single) Method
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.
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
Parameters
- Centimeters
- Single