Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IDocumentProperty Interface / Value Property
In This Topic
    Value Property (IDocumentProperty)
    In This Topic
    Gets or sets the the value of the property.
    Syntax
    System.object Value {get; set;}
    See Also