[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IO.OpenXml.ImportContext.CustomData

CustomData Property

CustomData

Gets or sets the custom data for the import context object.

Declaration
public object CustomData { get; set; }
Public Property CustomData As Object