SpreadsheetGear 2023
IBuiltinDocumentProperties Interface
Members 


SpreadsheetGear Namespace : IBuiltinDocumentProperties Interface
Represents a collection of built-in document properties associated with a workbook.
Object Model
IBuiltinDocumentProperties Interface
Syntax
'Declaration
 
<System.Reflection.DefaultMemberAttribute("Item")>
Public Interface IBuiltinDocumentProperties 
   Inherits IDocumentProperties 
'Usage
 
Dim instance As IBuiltinDocumentProperties
[System.Reflection.DefaultMember("Item")]
public interface IBuiltinDocumentProperties : IDocumentProperties  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IBuiltinDocumentProperties Members
SpreadsheetGear Namespace
BuiltinDocumentProperties Property
IDocumentProperties Interface
IDocumentProperty Interface