[]
        
(Showing Draft Content)

FarPoint.Win.Spread.PreferredSizeColumnOptions

PreferredSizeColumnOptions Enum

Specifies the options when getting the preferred width for the column.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
[Flags]
public enum PreferredSizeColumnOptions
<Flags>
Public Enum PreferredSizeColumnOptions

Fields

Name Description
ExcludeFooters

Specifies to ignore footers

ExcludeHeaders

Specifies to ignore headers

ExcludeSpans

Specifies to ignore spans

ExcludeWordWrap

Specifies to exclude cells with wrapped contents

IncludeAll

Specifies to include all automatic fit options

IncludeHidden

Includes hidden columns

Off

Specifies to turn off automatic fit for the column width