FarPoint.Web.Spread 名前空間 > ConditionalFormatInfo クラス > ConditionalFormatInfo コンストラクタ : ConditionalFormatInfo コンストラクタ(Int32,Int32,ConditionalFormatCollection) |
'Declaration
Public Function New( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal conditionalFormats As ConditionalFormatCollection _ )
public ConditionalFormatInfo( int row, int column, ConditionalFormatCollection conditionalFormats )