Online Documentation for Advanced Data Export .NET

XlsFont.Underline


 

public enum XlsFontUnderline

{

 fulNone,

 fulSingle,

 fulDouble,

 fulSingleAccounting,

 fulDoubleAccounting

}

 

public SqlManager.QExport.XLS.XlsFontUnderline Underline

 

Description

The Underline property defines the font underlining. The following values are available: fulNone, fulSingle, fulDouble, fulSingleAccounting, fulDoubleAccounting. The default value is fulNone.

 

 

 

 

XlsFont.Strikeout

 

XlsFont                See also

 

 

public bool Strikeout

 

Description

The Strikeout property defines the strikeout font style.