Namespace: Spire.Spreadsheet.Forms
Assembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 3.7.1.8020

Syntax

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

Members

      
 All Members  Properties  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
Name
Gets or sets name of the property.
Value
Gets / sets value of the property.

See Also