GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > Styles クラス : TryGetBuiltInStyle メソッド |
'Declaration
Public Function TryGetBuiltInStyle( _ ByVal name As String, _ ByRef builtInStyle As BuiltInStyle _ ) As Boolean
public bool TryGetBuiltInStyle( string name, out BuiltInStyle builtInStyle )