Range.Width 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.
The width, in points, of the range.
public:
property System::Object ^ Width { System::Object ^ get(); };
public object Width { get; }
Public ReadOnly Property Width As Object