Click or drag to resize

PFWordFormGeneratorExcludedColumns Property

Gets or sets the excluded columns list. Column exclusion is not implemented at this time.

Namespace:  Packflow.Interface.Office
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public List<string> ExcludedColumns { get; set; }

Property Value

Type: ListString
See Also