Overrides the VisualBrick.XlsxFormatString property to hide it.
public override string XlsxFormatString { get; set; }
Overrides Public Property XlsxFormatString As String
This property is overridden to hide the corresponding property of the VisualBrick class, since the XlsxFormatString property isn't appropriate for the ShapeBrick class.