[]
        
(Showing Draft Content)

GrapeCity.Core.ICustomProperty

ICustomProperty Interface

Namespace: GrapeCity.Core
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface ICustomProperty
Public Interface ICustomProperty

Properties

Name Description
Name

Gets or sets a string value representing the name of the custom property.

Value

Gets or sets an object representing the value of the custom property.

Methods

Name Description
Delete()

Deletes the custom property.