ApplicationClass.MillimetersToPoints(Single) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
virtual float MillimetersToPoints(float Millimeters) = Microsoft::Office::Interop::Word::_Application::MillimetersToPoints;
public virtual float MillimetersToPoints (float Millimeters);
abstract member MillimetersToPoints : single -> single
override this.MillimetersToPoints : single -> single
Public Overridable Function MillimetersToPoints (Millimeters As Single) As Single
Parâmetros
- Millimeters
- Single