CurrencySymbolFormat 열거형
NumericFieldFormat 클래스의 CurrencySymbolFormat 속성에 통화 기호를 지정합니다.
System.Object
System.ValueType
System.Enum
CurrencySymbolFormat
[Visual Basic]
<Serialize 가능>
Public Enumeration CurrencySymbolFormat
Inherits Enum
Implements IComparable, IFormattable, IConvertible
[C#]
[Serialize 가능] public enumeration CurrencySymbolFormat : Enum, IComparable, IFormattable, IConvertible
멤버
멤버 | 설명 |
---|---|
FixedSymbol | 통화 기호를 필드의 가장 왼쪽에 배치합니다. 필드가 오른쪽으로 맞추어져 있으면 기호와 통화 값 사이에 공백이 생깁니다. |
FloatingSymbol | 통화 기호를 통화 값의 가장 가까운 곳에 배치합니다. |
NoSymbol | 통화 기호를 표시하지 않습니다. |
요구 사항
네임스페이스 CrystalDecisions.Shared
어셈블리 CrystalDecisions.Shared (CrystalDecisions.Shared.dll)
참고 항목
CrystalDecisions.Shared 네임스페이스
©2005 Business Objects SA All rights reserved.
Business Objects SA http://www.businessobjects.com/ 지원 서비스 http://korea.businessobjects.com/services/ |