Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public interface ICustomDocumentProperties
Public Interface ICustomDocumentProperties
public interface class ICustomDocumentProperties
type ICustomDocumentProperties =  interface end

Members

         
 All Members  Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
Add(String, Boolean)
Add(String, DateTime)
Add(String, Double)
Add(String, Int32)
Add(String, String)
Clear()()()()
Contains(String)
Count
Item[([( Int32])])
Item[([( String])])
Remove(String)

See Also