ExcelFontIsSubscript Property
Gets or sets a value to indicate if the font is formatted as subscript. Default value is false.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
public bool IsSubscript { get; set; }
Property Value
Boolean