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