CatalogosValidacionExcel_JAMG96_Net_Framework 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package CatalogosValidacionExcel_JAMG96_Net_Framework --version 2.0.0
NuGet\Install-Package CatalogosValidacionExcel_JAMG96_Net_Framework -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CatalogosValidacionExcel_JAMG96_Net_Framework" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CatalogosValidacionExcel_JAMG96_Net_Framework --version 2.0.0
#r "nuget: CatalogosValidacionExcel_JAMG96_Net_Framework, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CatalogosValidacionExcel_JAMG96_Net_Framework as a Cake Addin
#addin nuget:?package=CatalogosValidacionExcel_JAMG96_Net_Framework&version=2.0.0

// Install CatalogosValidacionExcel_JAMG96_Net_Framework as a Cake Tool
#tool nuget:?package=CatalogosValidacionExcel_JAMG96_Net_Framework&version=2.0.0

<a name='assembly'></a>

CatalogosValidacionExcel_JAMG96_Net_Framework

Contents

<a name='T-CatalogosValidacionExcel_JAMG96_Net_Framework-Configurador'></a>

Configurador type

Namespace

CatalogosValidacionExcel_JAMG96_Net_Framework

<a name='M-CatalogosValidacionExcel_JAMG96_Net_Framework-Configurador-CreateExcelWithValidation-System-Collections-Generic-List{CatalogosValidacionExcel_JAMG96_Net_Framework-ModelValidator},System-String-'></a>

CreateExcelWithValidation(aListValidacion,carpetaSalida) method

Summary

Crea un archivo xlsx que valida columnas según el o los catalogos espeficicados

Returns
Parameters
Name Type Description
aListValidacion System.Collections.Generic.List{CatalogosValidacionExcel_JAMG96_Net_Framework.ModelValidator}
carpetaSalida System.String

<a name='M-CatalogosValidacionExcel_JAMG96_Net_Framework-Configurador-GetLettersCol-System-String-'></a>

GetLettersCol(aCelda) method

Summary

Obtiene la parte literal de la columna indicada

Returns
Parameters
Name Type Description
aCelda System.String

<a name='M-CatalogosValidacionExcel_JAMG96_Net_Framework-Configurador-IsValidModelValidator-System-Collections-Generic-List{CatalogosValidacionExcel_JAMG96_Net_Framework-ModelValidator}-'></a>

IsValidModelValidator(aListValidacion) method

Summary

Valida las columnas agregadas en la configuracion de los catalogos del archivo

Returns
Parameters
Name Type Description
aListValidacion System.Collections.Generic.List{CatalogosValidacionExcel_JAMG96_Net_Framework.ModelValidator}

<a name='T-CatalogosValidacionExcel_JAMG96_Net_Framework-ModelValidator'></a>

ModelValidator type

Namespace

CatalogosValidacionExcel_JAMG96_Net_Framework

<a name='P-CatalogosValidacionExcel_JAMG96_Net_Framework-ModelValidator-AnchoColumna'></a>

AnchoColumna property

Summary

Define el ancho de la columna del header

<a name='P-CatalogosValidacionExcel_JAMG96_Net_Framework-ModelValidator-Catalogo'></a>

Catalogo property

Summary

Listado de catalogo de validacion

<a name='P-CatalogosValidacionExcel_JAMG96_Net_Framework-ModelValidator-CeldaValidar'></a>

CeldaValidar property

Summary

Nombre de la celda a validar

<a name='P-CatalogosValidacionExcel_JAMG96_Net_Framework-ModelValidator-HeadelCol'></a>

HeadelCol property

Summary

Encabezado de la columna

<a name='P-CatalogosValidacionExcel_JAMG96_Net_Framework-ModelValidator-HexColorHead'></a>

HexColorHead property

Summary

Define el color de celda de la celda encabezado

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.1 2,199 11/26/2021
2.0.0 1,915 11/26/2021
1.0.0 2,245 11/25/2021

Summary of changes made in this release of the package.