Click or drag to resize

XlsShapeLineFormat HasPattern Property

Indicates if current line format contain pattern.

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

Property Value

Type: Boolean

Implements

IShapeLineFormat HasPattern
See Also