Click or drag to resize

FontWrapper MacOSShadow Property

True if the font is a shadow font or if the object has a shadow. Read / write Boolean.

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

Property Value

Type: Boolean
See Also