BorderStyle (Property)

Applies To:

CellFormat object

Description:

Sets the style of the border.

Action:

Read-write, BqBorderStyle

Constants:

The BqBorderStyle constant group consists of the following values:

Example:

This example shows how to set the default border style for a Pivot data value to “raised”:

DefaultFormats.Pivot.DataValues.BorderStyle = bqBorderStyle_Raise1