Freigeben über


CompanyFaxNumber-Konstruktor (String)

Initializes a new instance of the CompanyFaxNumber class with the specified text content.

Namespace:  DocumentFormat.OpenXml.Office.CoverPageProps
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Sub New ( _
    text As String _
)
'Usage
Dim text As String

Dim instance As New CompanyFaxNumber(text)
public CompanyFaxNumber(
    string text
)

Parameter

Siehe auch

Referenz

CompanyFaxNumber Klasse

CompanyFaxNumber-Member

CompanyFaxNumber Überladung

DocumentFormat.OpenXml.Office.CoverPageProps-Namespace