WorkbookSettings.UpdateAdjacentCellsBorder
WorkbookSettings.UpdateAdjacentCellsBorder property
Indicates whether update adjacent cells’ border.
public bool UpdateAdjacentCellsBorder { get; set; }
Remarks
The default value is false. For example: the bottom border of the cell A1 is update, the top border of the cell A2 should be changed too.
See Also
- class WorkbookSettings
- namespace Aspose.Cells
- assembly Aspose.Cells