'宣言 Public Function GetNonSharedStyle( _ ByVal styleRecType As System.Byte _ ) As ElementStyle
'使用法 Dim instance As ElementProperties Dim styleRecType As System.Byte Dim value As ElementStyle value = instance.GetNonSharedStyle(styleRecType)
public ElementStyle GetNonSharedStyle( System.byte styleRecType )
パラメータ
- styleRecType