PowerTools SPREAD for ASP.NET 8.0J
GetAttributesString メソッド

背景
FarPoint Spread
指定した背景およびFarPoint Spreadの属性文字列を取得します。
構文
'Declaration
 
Public Shared Function GetAttributesString( _
   ByVal background As Background, _
   ByVal spread As FpSpread _
) As String
public static string GetAttributesString( 
   Background background,
   FpSpread spread
)

パラメータ

background
背景
spread
FarPoint Spread

戻り値の型

属性を含むString
参照

Background クラス
Background メンバ

 

 


© 2003-2015, GrapeCity inc. All rights reserved.