'宣言 Public Property Format As System.String
'使用法 Dim instance As ParagraphText Dim value As System.String instance.Format = value value = instance.Format
public System.string Format {get; set;}
'宣言 Public Property Format As System.String
'使用法 Dim instance As ParagraphText Dim value As System.String instance.Format = value value = instance.Format
public System.string Format {get; set;}