StyleFlagRightBorder Property |
Right border settings will be applied.
Namespace:
Aspose.Cells
Assembly:
Aspose.Cells (in Aspose.Cells.dll) Version: 21.2.0.0 (21.2)
Syntaxpublic bool RightBorder { get; set; }
Public Property RightBorder As Boolean
Get
Set
public:
property bool RightBorder {
bool get ();
void set (bool value);
}
member RightBorder : bool with get, set
Property Value
Type:
Boolean
See Also