Click or drag to resize

HTMLOptions StyleDefine Property

where is the style defined; default : head

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public HTMLOptionsStyleDefineType StyleDefine { get; set; }

Property Value

Type: HTMLOptions StyleDefineType
See Also