[]
        
(Showing Draft Content)

FarPoint.Web.Spread.BorderProperty.Parse

Parse Method

Parse(string)

Gets the border property with the specified name, or null if no border property has the specified name.

Declaration
public static BorderProperty Parse(string name)
Public Shared Function Parse(name As String) As BorderProperty
Parameters
Type Name Description
string name

Name of the border property to return

Returns
Type Description
BorderProperty