FarPoint.Web.Spread 名前空間 > Background クラス > Background コンストラクタ : Background コンストラクタ(String,String,String,String,String) |
'Declaration
Public Function New( _ ByVal backgroundImageUrl As String, _ ByVal selectedBackgroundImageUrl As String, _ ByVal backgroundAttachment As String, _ ByVal backgroundPosition As String, _ ByVal backgroundRepeat As String _ )
public Background( string backgroundImageUrl, string selectedBackgroundImageUrl, string backgroundAttachment, string backgroundPosition, string backgroundRepeat )