Aspose::Cells::WorkbookSettings::SetUpdateAdjacentCellsBorder method
WorkbookSettings::SetUpdateAdjacentCellsBorder method
Indicates whether update adjacent cells’ border.
void Aspose::Cells::WorkbookSettings::SetUpdateAdjacentCellsBorder(bool value)
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 Vector
- Class WorkbookSettings
- Namespace Aspose::Cells
- Library Aspose.Cells for C++