Click or drag to resize

XlsConditionalFormat IsSubScript Property

Indicates whether font is subscript.

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

Property Value

Type: Boolean

Implements

IConditionalFormat IsSubScript
See Also