_Application.MeasurementUnit Property
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.
Specifies the measurement unit used in the application. Read/write Integer value corresponding to the constants in the XlMeasurementUnits enumeration.
public:
property int MeasurementUnit { int get(); void set(int value); };
public int MeasurementUnit { get; set; }
Public Property MeasurementUnit As Integer
Property Value
Integer