ig.excel.WorksheetTableStyle

依存関係

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.WorksheetTableStyle
    コンストラクター

    new $.ig.excel.WorksheetTableStyle( name:string );

    • name
    • タイプ:string

    例外

    例外 説明
    ig.ArgumentNullException
  • alternateColumnStripeWidth

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

    例外

    例外 説明
    ig.InvalidOperationException
    ig.ArgumentOutOfRangeException

    備考

  • alternateColumnStripeWidth

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

    • value
    • タイプ:number

    例外

    例外 説明
    ig.InvalidOperationException
    ig.ArgumentOutOfRangeException

    備考

  • alternateRowStripeHeight

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

    例外

    例外 説明
    ig.InvalidOperationException
    ig.ArgumentOutOfRangeException

    備考

  • alternateRowStripeHeight

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

    • value
    • タイプ:number

    例外

    例外 説明
    ig.InvalidOperationException
    ig.ArgumentOutOfRangeException

    備考

  • areaFormats

    .areaFormats( );
    返却型:
    ig.excel.WorksheetTableAreaFormatsCollection`1
    返却型の説明:

    備考

  • areaFormats

    .areaFormats( area:ig.excel.WorksheetTableStyleArea );
    返却型:
    ig.excel.IWorksheetCellFormat
    返却型の説明:

    • area
    • タイプ:ig.excel.WorksheetTableStyleArea

    例外

    例外 説明
    ig.excel.InvalidEnumArgumentException
  • clone

    .clone( name:string );
    返却型:
    ig.excel.WorksheetTableStyle
    返却型の説明:

    • name
    • タイプ:string

    例外

    例外 説明
    ig.ArgumentNullException

    備考

  • columnStripeWidth

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

    例外

    例外 説明
    ig.InvalidOperationException
    ig.ArgumentOutOfRangeException

    備考

  • columnStripeWidth

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

    • value
    • タイプ:number

    例外

    例外 説明
    ig.InvalidOperationException
    ig.ArgumentOutOfRangeException

    備考

  • isCustom

    .isCustom( );
    返却型:
    boolean
    返却型の説明:

  • name

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

    例外

    例外 説明
    ig.InvalidOperationException
    ig.ArgumentException
    ig.ArgumentException
  • name

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

    • value
    • タイプ:string

    例外

    例外 説明
    ig.InvalidOperationException
    ig.ArgumentException
    ig.ArgumentException
  • rowStripeHeight

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

    例外

    例外 説明
    ig.InvalidOperationException
    ig.ArgumentOutOfRangeException

    備考

  • rowStripeHeight

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

    • value
    • タイプ:number

    例外

    例外 説明
    ig.InvalidOperationException
    ig.ArgumentOutOfRangeException

    備考

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