CellIsNoBorder Property
Gets or sets the cell have border.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public bool IsNoBorder { get; set; }

Property Value

Type: Boolean
See Also