PreferredWidth Class
Represents a value and its unit of measurement that is used to specify the preferred width of a table or a cell.
Inheritance
PreferredWidth
Assembly: DS.Documents.Word.dll
Syntax
public class PreferredWidth : FormattingBag
Public Class PreferredWidth
Inherits FormattingBag
Properties
Name |
Description |
Type
|
Gets or sets the unit of measurement used for this preferred width value.
|
Value
|
Gets or sets the preferred width value.
The unit of measurement is specified by the Type property.
|