Summary
    Get information about the custom border.
    
		- Namespace
 - Cake
.Cli  - Containing Type
 - DoubleBorder
 
Syntax
public override string GetPart(TableBorderPart part)
	Parameters
| Name | Type | Description | 
|---|---|---|
| part | TableBorderPart | The part that needs a border applied to it. | 
Return Value
| Type | Description | 
|---|---|
| string | A simple double border character. | 
