C# Class BExIS.IO.Transform.Output.DefinedNameVal

Mostra file Open project: BEXIS2/Core Class Usage Examples

Public Properties

Property Type Description
EndColumn string
EndRow int
Key string
SheetName string
StartColumn string
StartRow int

Property Details

EndColumn public_oe property

public string EndColumn
return string

EndRow public_oe property

public int EndRow
return int

Key public_oe property

public string Key
return string

SheetName public_oe property

public string SheetName
return string

StartColumn public_oe property

public string StartColumn
return string

StartRow public_oe property

public int StartRow
return int