単純な値(数値、日付など)を表示する要素。
値の書式設定は、要素の Styleが行います( System.IFormattableを使用)。
'宣言 Public Class ValueElement Inherits ContentElement
public class ValueElement : ContentElement
System.Object C1.Framework.ValueElement
ValueElement メンバ C1.Framework 名前空間