'宣言 Public Enum FontWeight Inherits System.Enum
'使用法 Dim instance As FontWeight
public enum FontWeight : System.Enum
'宣言 Public Enum FontWeight Inherits System.Enum
'使用法 Dim instance As FontWeight
public enum FontWeight : System.Enum
| メンバ | 解説 |
|---|---|
Bold | |
ExtraBold | |
ExtraLight | |
Heavy | |
Light | |
Medium | |
Normal | |
SemiBold | |
Thin |
System.Object
System.ValueType
System.Enum
C1.Ssrs.RplReader.Recs.FontWeight