Aspose::Cells::WorkbookSettings::GetUpdateAdjacentCellsBorder method
WorkbookSettings::GetUpdateAdjacentCellsBorder method
Indicates whether update adjacent cells’ border.
bool Aspose::Cells::WorkbookSettings::GetUpdateAdjacentCellsBorder()
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++