Range.PrefixCharacter プロパティ

定義

セルのプレフィックス文字を返します。

public:
 property System::Object ^ PrefixCharacter { System::Object ^ get(); };
public object PrefixCharacter { get; }
Public ReadOnly Property PrefixCharacter As Object

プロパティ値

注釈

プロパティが TransitionNavigKeysFalse の場合、このプレフィックス文字はテキスト ラベルまたは空白の場合は ' になります。 If the TransitionNavigKeys property is True, this character will be ' for a left-justified label, " for a right-justified label, ^ for a centered label, \ for a repeated label, or blank.

適用対象