Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Core Namespace / DocumentProperty Class
Properties Methods


In This Topic
    DocumentProperty Class Members
    In This Topic

    The following tables list the members exposed by DocumentProperty.

    Public Properties
     NameDescription
    Public PropertyGets or sets the yes or no value associated with the custom document property.  
    Public PropertyGets or sets the datetime value associated with the custom document property.  
    Public PropertyGets or sets the number value associated with the custom document property.  
    Public PropertyGets or sets the custom name associated with the custom document property.  
    Public PropertyGets or sets the number value associated with the custom document property.  
    Public PropertyGets or sets the text value associated with the custom document property.  
    Public PropertyGets or sets the custom property type associated with the custom document property.  
    Top
    Public Methods
     NameDescription
    Public MethodRemoves a custom document property.  
    Public MethodReturns a System.String that represents this instance.  
    Top
    See Also