FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > BorderProperty Class : Parse Method |
'Declaration Public Shared Function Parse( _ ByVal name As String _ ) As BorderProperty
'Usage Dim name As String Dim value As BorderProperty value = BorderProperty.Parse(name)
public static BorderProperty Parse( string name )
FarPoint.Web.Spread.BorderProperty prop;
prop=FarPoint.Web.Spread.BorderProperty.Parse("BorderColor");
Dim prop As FarPoint.Web.Spread.BorderProperty prop=FarPoint.Web.Spread.BorderProperty.Parse("BorderColor")
Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6