ig.excel.WorkbookColorInfo

依存関係

jquery-1.4.4.js
infragistics.util.js
infragistics.ext_core.js
infragistics.ext_collections.js
infragistics.ext_collectionsExtended.js
infragistics.ext_io.js
infragistics.ext_text.js
infragistics.documents.core_core.js
infragistics.ext_ui.js
このコントロールにオプションはありません。
このコントロールにイベントはありません。
  • ig.excel.WorkbookColorInfo
    コンストラクター

    new $.ig.excel.WorkbookColorInfo( color:string );

    • color
    • タイプ:string

    例外

    例外 説明
    ig.ArgumentException
  • ig.excel.WorkbookColorInfo
    コンストラクター

    new $.ig.excel.WorkbookColorInfo( color:string, tint:number );

    • color
    • タイプ:string
    • tint
    • タイプ:number

    例外

    例外 説明
    ig.ArgumentException
    ig.ArgumentOutOfRangeException
  • ig.excel.WorkbookColorInfo
    コンストラクター

    new $.ig.excel.WorkbookColorInfo( color:string, transform:ig.excel.WorkbookColorTransform );

    • color
    • タイプ:string
    • transform
    • タイプ:ig.excel.WorkbookColorTransform

    例外

    例外 説明
    ig.ArgumentException
  • ig.excel.WorkbookColorInfo
    コンストラクター

    new $.ig.excel.WorkbookColorInfo( themeColorType:ig.excel.WorkbookThemeColorType );

    • themeColorType
    • タイプ:ig.excel.WorkbookThemeColorType

    例外

    例外 説明
    ig.excel.InvalidEnumArgumentException
  • ig.excel.WorkbookColorInfo
    コンストラクター

    new $.ig.excel.WorkbookColorInfo( themeColorType:ig.excel.WorkbookThemeColorType, tint:number );

    • themeColorType
    • タイプ:ig.excel.WorkbookThemeColorType
    • tint
    • タイプ:number

    例外

    例外 説明
    ig.excel.InvalidEnumArgumentException
    ig.ArgumentOutOfRangeException
  • ig.excel.WorkbookColorInfo
    コンストラクター

    new $.ig.excel.WorkbookColorInfo( themeColorType:ig.excel.WorkbookThemeColorType, transform:ig.excel.WorkbookColorTransform );

    • themeColorType
    • タイプ:ig.excel.WorkbookThemeColorType
    • transform
    • タイプ:ig.excel.WorkbookColorTransform

    例外

    例外 説明
    ig.excel.InvalidEnumArgumentException
  • automatic

    .automatic( );
    返却型:
    ig.excel.WorkbookColorInfo
    返却型の説明:

  • color

    .color( );

  • equals

    .equals( obj:object );
    返却型:
    boolean
    返却型の説明:

    • obj
    • タイプ:object
  • getHashCode

    .getHashCode( );
    返却型:
    number
    返却型の説明:

  • getResolvedColor

    .getResolvedColor( );
    返却型:
    string
    返却型の説明:

    例外

    例外 説明
    ig.ArgumentNullException
  • getResolvedColor

    .getResolvedColor( workbook:ig.excel.Workbook );
    返却型:
    string
    返却型の説明:

    • workbook
    • タイプ:ig.excel.Workbook

    例外

    例外 説明
    ig.ArgumentNullException

    関連項目

  • isAutomatic

    .isAutomatic( );

  • l_op_Equality

    .l_op_Equality( a:ig.excel.WorkbookColorInfo, b:ig.excel.WorkbookColorInfo );

    • a
    • タイプ:ig.excel.WorkbookColorInfo
    • b
    • タイプ:ig.excel.WorkbookColorInfo
  • l_op_Implicit_WorkbookColorInfo_Color

    .l_op_Implicit_WorkbookColorInfo_Color( color:string );

    • color
    • タイプ:string
  • l_op_Implicit_WorkbookColorInfo_WorkbookThemeColorType

    .l_op_Implicit_WorkbookColorInfo_WorkbookThemeColorType( themeColorType:ig.excel.WorkbookThemeColorType );

    • themeColorType
    • タイプ:ig.excel.WorkbookThemeColorType
  • l_op_Inequality

    .l_op_Inequality( a:ig.excel.WorkbookColorInfo, b:ig.excel.WorkbookColorInfo );

    • a
    • タイプ:ig.excel.WorkbookColorInfo
    • b
    • タイプ:ig.excel.WorkbookColorInfo
  • op_Equality

    .op_Equality( a:ig.excel.WorkbookColorInfo, b:ig.excel.WorkbookColorInfo );
    返却型:
    boolean
    返却型の説明:

    • a
    • タイプ:ig.excel.WorkbookColorInfo
    • b
    • タイプ:ig.excel.WorkbookColorInfo
  • op_Implicit

    .op_Implicit( themeColorType:ig.excel.WorkbookThemeColorType );
    返却型:
    ig.excel.WorkbookColorInfo
    返却型の説明:

    • themeColorType
    • タイプ:ig.excel.WorkbookThemeColorType
  • op_Implicit

    .op_Implicit( color:string );
    返却型:
    ig.excel.WorkbookColorInfo
    返却型の説明:

    • color
    • タイプ:string
  • op_Inequality

    .op_Inequality( a:ig.excel.WorkbookColorInfo, b:ig.excel.WorkbookColorInfo );
    返却型:
    boolean
    返却型の説明:

    • a
    • タイプ:ig.excel.WorkbookColorInfo
    • b
    • タイプ:ig.excel.WorkbookColorInfo
  • themeColorType

    .themeColorType( );

  • tint

    .tint( );

  • toString

    .toString( );
    返却型:
    string

  • transform

    .transform( );
    返却型:
    ig.excel.WorkbookColorTransform
    返却型の説明:

Copyright © 1996 - 2024 Infragistics, Inc. All rights reserved.