Method AddLocaleMappings
AddLocaleMappings(IList<SheetColumn>)
Creates a LocaleColumn for any project Locale that is missing from the columns.
Declaration
public static void AddLocaleMappings(IList<SheetColumn> columns)
Parameters
| Type | Name | Description |
|---|---|---|
| IList<SheetColumn> | columns | The existing column that will also be appeneded with any missing Locale's |