Report.Author 屬性

定義

取得報表的作者名稱。

public:
 property System::String ^ Author { System::String ^ get(); };
public string Author { get; }
member this.Author : string
Public ReadOnly Property Author As String

屬性值

String

String 值,其中包含報表的作者名稱。

適用於