Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Core Namespace / IDocumentProperties Interface
Members


In This Topic
    IDocumentProperties Interface
    In This Topic
    Represents a collection of DocumentProperty objects. Each DocumentProperty object represents a built-in or custom property of a container document.
    Syntax
    'Declaration
     
    
    Public Interface IDocumentProperties 
    'Usage
     
    
    Dim instance As IDocumentProperties
    public interface IDocumentProperties 
    See Also