ChartSheet.CreatePublisher – metoda
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
Obor názvů: Microsoft.Office.Tools.Excel
Sestavení: Microsoft.Office.Tools.Excel.v4.0.Utilities (v Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)
Microsoft.Office.Tools.Excel (v Microsoft.Office.Tools.Excel.dll)
Syntaxe
'Deklarace
Sub CreatePublisher ( _
Edition As Object, _
Appearance As XlPictureAppearance, _
Size As XlPictureAppearance, _
ContainsPICT As Object, _
ContainsBIFF As Object, _
ContainsRTF As Object, _
ContainsVALU As Object _
)
void CreatePublisher(
Object Edition,
XlPictureAppearance Appearance,
XlPictureAppearance Size,
Object ContainsPICT,
Object ContainsBIFF,
Object ContainsRTF,
Object ContainsVALU
)
Parametry
- Edition
Typ: System.Object
- Appearance
Typ: Microsoft.Office.Interop.Excel.XlPictureAppearance
- ContainsPICT
Typ: System.Object
- ContainsBIFF
Typ: System.Object
- ContainsRTF
Typ: System.Object
- ContainsVALU
Typ: System.Object
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.