Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / PreferredWidth Class
Members

In This Topic
    PreferredWidth Class
    In This Topic
    Represents a value and its unit of measurement that is used to specify the preferred width of a table or a cell.
    Object Model
    PreferredWidth Class
    Syntax
    'Declaration
     
    Public Class PreferredWidth 
       Inherits FormattingBag
    public class PreferredWidth : FormattingBag 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.FormattingBag
          GrapeCity.Documents.Word.PreferredWidth

    See Also